FlatLaf.isNativeLookAndFeel() now returns false

This commit is contained in:
Karl Tauber
2019-11-30 15:41:27 +01:00
parent 6ee5234351
commit a14ef72177
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
FlatLaf Change Log
==================
## Unreleased
- `FlatLaf.isNativeLookAndFeel()` now returns `false`.
## 0.20
- Support using IntelliJ platform themes (.theme.json files).