Linux: enable text anti-aliasing if no Gnome or KDE Desktop properties are available (issue #218)

This commit is contained in:
Karl Tauber
2021-05-04 22:11:15 +02:00
parent cacf0ea987
commit 5000186f85
2 changed files with 48 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ FlatLaf Change Log
- TableHeader: Moved table header column border painting from
`FlatTableHeaderUI` to new border `FlatTableHeaderBorder` to improve
compatibility with custom table header implementations. (issue #228)
- Linux: Enable text anti-aliasing if no Gnome or KDE Desktop properties are
available. (issue #218)
- IntelliJ Themes: Added "Material Theme UI Lite / GitHub Dark" theme.
- JIDE Common Layer: Improved support for `JideTabbedPane`. (PR #306)
- Extras: `FlatSVGIcon` improvements: