fixed sub-pixel text rendering in animated theme change; use weak hash map for static map to avoid memory leak for the case that something went wrong

This commit is contained in:
Karl Tauber
2020-08-31 16:20:20 +02:00
parent 6da220f36c
commit faffc9393d
2 changed files with 23 additions and 6 deletions

View File

@@ -24,6 +24,8 @@ FlatLaf Change Log
window is inactive.
- Custom window decorations: Fixed title pane background color in IntelliJ
themes if window is inactive.
- Fixed sub-pixel text rendering in animated theme change (see
[FlatLaf Extras](flatlaf-extras)).
#### Other Changes