added system property flatlaf.useNativeLibrary to allow disabling loading of FlatLaf native library (issue #674)

This commit is contained in:
Karl Tauber
2023-06-21 00:13:35 +02:00
parent 4392c7627b
commit 267defb321
3 changed files with 25 additions and 1 deletions

View File

@@ -3,6 +3,11 @@ FlatLaf Change Log
## 3.2-SNAPSHOT
#### New features and improvements
- Added system property `flatlaf.useNativeLibrary` to allow disabling loading of
FlatLaf native library. (issue #674)
#### Fixed bugs
- Styling: Fixed scaling of some styling properties (`rowHeight` for Table and