aboutsummaryrefslogtreecommitdiff
path: root/option_set/option_set.gd
AgeCommit message (Collapse)Author
2022-03-31Fixed signals on popup and modal_dialog to make those usable.dam
2022-03-30Add dismiss button logic on popup.dam
2022-03-28Add title on popup control and use it to display the option sets placeholder ↵dam
texts.
2022-03-27Implemented 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