New features and improvements
- Toast
- Other
- MacOS: heavyWeight windows now support rond border using flatlaf native library (PR #40)
Changed
- Toast
- Reduce close button margin size from
5,5,5,5
to3,3,3,3
- Reduce close button margin size from
- FlatLaf: update to
v3.6.1
Fixed bugs
- Toast
- Fixed wrong reverse order when use heavyWeight
- Fixed layout heavyWeight toast when location was set to bottom (PR #41)
Demo
- Add custom accent color and add new color picker form (PR #43)
- DateTimePicker: library update to
v2.1.3
What's Changed
- Toast: add
interpolator
option by @DJ-Raven in #38 - HeavyWeight: macOS round border by @DJ-Raven in #40
- Toast HeavyWeight: fixed layout when location was set to bottom by @DJ-Raven in #41
- Demo: add custom accent color and add new color picker form by @DJ-Raven in #43
Full Changelog: v2.5.1...v2.5.2