Open tskweres opened 12 years ago
So I've used enableDrag as an option in my roundabout, but i'd like to turn off drag for a specific element in my roundabout, namely a button.
I tried the option listed in the drag plugin docs, which is as follows:
not: "button",
This does not seem to work.
Any ideas?
So I've used enableDrag as an option in my roundabout, but i'd like to turn off drag for a specific element in my roundabout, namely a button.
I tried the option listed in the drag plugin docs, which is as follows:
not: "button",
This does not seem to work.
Any ideas?