CheckBox: support styling indeterminate state of tri-state check boxes (issue #919)

This commit is contained in:
Karl Tauber
2024-12-11 16:54:03 +01:00
parent 7bdfd49921
commit b9c68fbe77
9 changed files with 220 additions and 52 deletions

View File

@@ -5,6 +5,9 @@ FlatLaf Change Log
#### New features and improvements
- CheckBox: Support styling indeterminate state of
[tri-state check boxes](https://www.javadoc.io/doc/com.formdev/flatlaf-extras/latest/com/formdev/flatlaf/extras/components/FlatTriStateCheckBox.html).
(issue #919)
- Tree: Support for alternate row highlighting. (PR #903)
- Tree: Support wide cell renderer. (issue #922)
- Extras: `FlatSVGIcon` color filters now can access painting component to