Features
New Dropdown Control
New Dropdown and MutableDropdown controls to represent a list of options within a hidden popup. BasicTheme also provides Behaviors for both.
APIs
- New properties for getting first and last item in a
Selectable - Added
cellAlignmenttoSpinner CommonLabelBehaviornow renders disabled state
Fixes | Improvements
General
BasicThemenow provides disabled color mapper forLabelsStarRaternow retainsvalueproportional tomaxwhenmaxchanges- Fixed Click even bug
- Fixed controls with asymmetry between
addedToDisplayandremovedFromDisplay - Fixing issue where
Viewdid not notifyAccessibilityManagerwhen abandoning a role - Fixed focus bug in nested web apps
- Improved key handling for BasicSpinnerBehavior
- Fixed
behaviordelegate so the View'sBehavioris updated beforeafterChangeis called - Fixed
TextFieldso it properly updatesfitTextafterBehavioris set Listnow updates whencellAlignmentchanged
Desktop
- Improved drag-drop support
- Fixed text decoration bug
Dependencies
- Kodein -> 7.8.0
- Skiko -> 0.4.16
- Jacoco -> 0.8.7