Native window decorations: fixed blurry iconify/maximize/close button hover rectangles at 125%, 150% or 175% scaling (issue #431)

This commit is contained in:
Karl Tauber
2021-12-31 10:28:34 +01:00
parent 840083940d
commit 8ddd3b6d68
3 changed files with 11 additions and 1 deletions

View File

@@ -24,6 +24,9 @@ FlatLaf Change Log
(instead of using JetBrains custom decorations). System variable
`flatlaf.useJetBrainsCustomDecorations` is now `false` by default (was `true`
in FlatLaf 1.x). (issue #454)
- Native window decorations: Fixed blurry iconify/maximize/close button hover
rectangles at 125%, 150% or 175% scaling. (issue #431)
## 2.0-rc1