mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
The existing OptionDropdown only supported enums and was thus renamed to OptionEnumDropDown. A new OptionDropdown has been created in its place to allow binding to arbitrary values, with a set of user-provided items.