Name |
Last commit
|
Last update |
---|---|---|
.. | ||
public | ||
templates/html | ||
translations | ||
__init__.py | ||
default_data.py | ||
drag_and_drop_v2.py | ||
utils.py |
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 |
---|---|---|
.. | ||
public | Loading commit data... | |
templates/html | Loading commit data... | |
translations | Loading commit data... | |
__init__.py | Loading commit data... | |
default_data.py | Loading commit data... | |
drag_and_drop_v2.py | Loading commit data... | |
utils.py | Loading commit data... |