Features
- ImageLoader can now load images from LocalFiles
- New MutableSpinner
APIs
- New selection color APIs in TextField
- BasicSpinnerBehavior's button width can now be set (also available via
basicSpinnerBehavior()) - New AffineTransform extension for computing its angle
Fixes | Improvements
- Fixed bug in rendering images with shadows
- Deprecated ImageFill in favor of ImagePaint
- Moved BasicSpinnerBehavior into sub-package and aliased/deprecated previous location
- Deprecated InputVerifier
- Fixed unit tests
- Fixed bug in BasicSpinnerBehavior related to cleaning up added children