Window decorations: fixed broken window resizing on Linux multi-screen setups (issue #632)

This commit is contained in:
Karl Tauber
2023-01-02 19:54:05 +01:00
parent 2134c19c58
commit 4b844353ee
2 changed files with 10 additions and 6 deletions

View File

@@ -5,6 +5,8 @@ FlatLaf Change Log
#### Fixed bugs
- FlatLaf window decorations on Linux: Fixed broken window resizing on
multi-screen setups. (issue #632)
- IntelliJ Themes:
- Fixed default button hover background in "Solarized Light" theme. (issue
#628)