mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 23:07:15 -06:00
Native window decorations: fixed broken maximizing window (under special conditions) when restoring frame state at startup (issue #283)
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -51,10 +51,13 @@ FlatLaf Change Log
|
||||
(issue #322)
|
||||
- IntelliJ Themes: Fixed background colors of DesktopPane and DesktopIcon in all
|
||||
themes.
|
||||
- Native window decorations: Fixed occasional double window title bar when
|
||||
creating many frames or dialogs. (issue #315)
|
||||
- Native window decorations: Fixed slow application startup under particular
|
||||
conditions. (e.g. incomplete custom JRE) (issue #319)
|
||||
- Native window decorations:
|
||||
- Fixed slow application startup under particular conditions. (e.g. incomplete
|
||||
custom JRE) (issue #319)
|
||||
- Fixed occasional double window title bar when creating many frames or
|
||||
dialogs. (issue #315)
|
||||
- Fixed broken maximizing window (under special conditions) when restoring
|
||||
frame state at startup.
|
||||
- Linux: Fixed/improved detection of user font settings. (issue #309)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user