Native window decorations: fixed missing top window border in dark themes if window drop shadows are disabled in system settings (issue #554)

This commit is contained in:
Karl Tauber
2022-07-02 23:26:34 +02:00
parent a8b15c6a12
commit 8b10d3ba5a
2 changed files with 12 additions and 11 deletions

View File

@@ -15,6 +15,9 @@ FlatLaf Change Log
Windows because they have bad vertically placement.
- Native window decorations (Windows 10/11 only): Do not use window decorations
if system property `sun.java2d.opengl` is `true` on Windows 10. (issue #540)
- Native window decorations (Windows 10 only): Fixed missing top window border
in dark themes if window drop shadows are disabled in system settings. (issue
#554)
## 2.3