mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Items of OptionDropDown could previously already be changes on-the-fly, but the selected value was not correctly updated (it kept the same index). This commit addresses this problem.