| Name |
Last commit
|
Last update |
|---|---|---|
| .tx | ||
| doc/img | ||
| drag_and_drop_v2 | ||
| src | ||
| tests | ||
| .gitignore | ||
| .travis.yml | ||
| Changelog.md | ||
| LICENSE | ||
| README.md | ||
| install_test_deps.sh | ||
| pylintrc | ||
| requirements.txt | ||
| run_tests.py | ||
| setup.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 |
|---|---|---|
| .tx | Loading commit data... | |
| doc/img | Loading commit data... | |
| drag_and_drop_v2 | Loading commit data... | |
| src | Loading commit data... | |
| tests | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| Changelog.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| install_test_deps.sh | Loading commit data... | |
| pylintrc | Loading commit data... | |
| requirements.txt | Loading commit data... | |
| run_tests.py | Loading commit data... | |
| setup.py | Loading commit data... |