aboutsummaryrefslogtreecommitdiff
path: root/option_set
AgeCommit message (Collapse)Author
2022-03-27Fixed option set list scrollbar logic.dam
2022-03-27Add touch scroll to option set list.dam
2022-03-27Implemented prototype of option set list component.dam
2022-03-26WIP of prototype of option set list component: workaround for uninitialized ↵dam
labels.rect_size. Added comments with more to do tasks and ideas.
2022-03-26WIP of prototype of option set list component: fixed max_required_labels ↵dam
calculation.
2022-03-23WIP of prototype of option set list component: simplified logic and fixed ↵dam
labels hiding behind scrollbar.
2022-03-22WIP of prototype of option set list component: fix label vertical alignment ↵dam
and height.
2022-03-21WIP of prototype of option set list component: better label size and position.dam
2022-03-20WIP of prototype of option set list component: vscrollbar control.dam
2022-03-18WIP of prototype of option set list component.dam
2022-02-18Implemented custom option set control. Fixed option sets text input zone ↵dam
being hidden below the button.
2022-02-17Prototype with custom option set control.dam