-
-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Description
Hey guys,
I wondered,why you are attaching a lot of events mousedown,when you can use only 1and your mousemove and mouseup events are working always even if there is no element attached. You need to attache mousemove and mouse ONLY after mousedown event and remove the events on mouse up.The plugin works good but the code dirty is dirty.
kolosovsky
Metadata
Metadata
Assignees
Labels
No labels