Extras: FlatInspector: use HTML in tooltip

This commit is contained in:
Karl Tauber
2021-02-04 15:19:33 +01:00
parent be507de6c1
commit 9d5934df14
2 changed files with 73 additions and 39 deletions

View File

@@ -3,6 +3,12 @@ FlatLaf Change Log
## 1.0-rc3-SNAPSHOT
#### New features and improvements
- Extras:
- UI Inspector: Use HTML in tooltip. Display color value in same format as
used in FlatLaf properties files. Added color preview.
#### Fixed bugs
- Label and ToolTip: Fixed font sizes for `<code>`, `<kbd>`, `<big>`, `<small>`