0
votes
1answer
127 views
Problems replicating drag-and-drop with mouse events
Hello, I want to replicate the standard startDrag/stopDrag events with my own routine to alter things a bit, and I run into some kind of event propagation or bubbling problem. Here is my code: …
