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 |
---|---|---|
.. | ||
data | Loading commit data... | |
__init__.py | Loading commit data... | |
test_base.py | Loading commit data... | |
test_custom_data_render.py | Loading commit data... | |
test_events.py | Loading commit data... | |
test_interaction.py | Loading commit data... | |
test_interaction_assessment.py | Loading commit data... | |
test_render.py | Loading commit data... | |
test_sizing.py | Loading commit data... | |
test_title_and_question.py | Loading commit data... |