Minor Update
Update v1.4.1 - v1.4.1
This release comprises of QoL changes and bug fixes. It's already live on the Microsoft Store!
📝 Changelog
- Updated window hiding logic in MainWindow to allow flyout to come back up mid-hide animation, fixes https://github.com/unchihugo/FluentFlyout/issues/47
- Added insert key state changed detection for LockWindow to detect insert/overwrite, closes https://github.com/unchihugo/FluentFlyout/issues/50
- Added small margin for text width in NextUpWindow to prevent ellipsis on some occasions, fixes https://github.com/unchihugo/FluentFlyout/issues/51
- Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v1.4.0...v1.4.1