Commit Graph

2 Commits

Author SHA1 Message Date
Dean Herbert f207da6041
Add/update license headers. 2017-02-14 18:17:35 +09:00
default0 b4f30dd417 Rework OptionDropdowns to be more versatile
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.
2017-02-06 01:21:26 +01:00