Extras: FlatInspector: show class hierarchies when pressing Alt key and prettified class names (dimmed package name)

This commit is contained in:
Karl Tauber
2021-05-12 19:03:13 +02:00
parent 38a3a0768d
commit 866751ffc1
2 changed files with 77 additions and 22 deletions

View File

@@ -30,6 +30,8 @@ FlatLaf Change Log
- Use mapper function in color filter to dynamically map colors. (PR #303)
- Color filter supports light and dark themes.
- Getters for icon name, classloader, etc.
- Extras: UI Inspector: Show class hierarchies when pressing <kbd>Alt</kbd> key
and prettified class names (dimmed package name).
#### Fixed bugs