aboutsummaryrefslogtreecommitdiff
path: root/touch_item_list
AgeCommit message (Collapse)Author
2022-04-06Improved file operations for database and option sets.dam
Added confirmation dialogs when importing database and option sets files. Standardized the error print calls. Fixed capitalization on menu entries.
2022-03-27Add touch scroll to option set list.dam
2022-03-27Implemented prototype of option set list component.dam
2022-03-04Improved touch scroll.dam
2022-02-22Improve touch scroll for quick-small-touches.dam
2022-02-22Improve feedback when releasing touch scroll.dam
2022-02-22Fix scroll on stage screen.dam
2022-02-06WIP: Implement option sets logic.dam
2022-01-14Fix PointerInputSensor. Simplify TouchItemList and TouchVerticalContainer.dam
2022-01-10Split touch logic from stagedam
2022-01-09Split touch logic from database. Prototype of popup with list of options.dam