Name |
Last commit
|
Last update |
---|---|---|
.. | ||
vendor | ||
drag_and_drop.js | ||
drag_and_drop_edit.js |
This allows users to scroll the item bank with their finger without accidentally starting to drag items. Mouse drag events still start without a delay, since scrolling works differently on desktops. I found no way to implement this with jQuery UI draggable, so I had to reimplement drag and drop interactions, which in some ways makes it cleaner because it doesn't bypass virtualDOM.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
vendor | Loading commit data... | |
drag_and_drop.js | Loading commit data... | |
drag_and_drop_edit.js | Loading commit data... |