Tree: hide default closed/opened/leaf icons by default

This commit is contained in:
Karl Tauber
2022-11-14 14:21:28 +01:00
parent 2be2dae3d6
commit b736502c27
11 changed files with 49 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ FlatLaf Change Log
- List: Support rounded selection. (PR #547)
- Menus: Support rounded selection. (PR #536)
- Tree: Support rounded selection. (PR #546)
- Tree: Hide default closed/opened/leaf icons by default. Set UI value
`Tree.showDefaultIcons` to `true` to show them.
- Icons: New modern rounded outlined icons for `JFileChooser`, `JOptionPane`,
`JPasswordField` and `JTree`. (PR #577)