What? I don’t get it … Your suggestion works, but I don’t understand why. Or rather, I don’t understand why your previous suggestion which put the listener on the .drag
class didn’t also work on the y-axis. The y-axis also has class .drag
(just like all nodes listed in that figure), so why do you need to write a more specific selector that targets .nsdrag
?
In any case, thank you very much!