mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +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.