Merge PR #577: Rounded outlined icons

This commit is contained in:
Karl Tauber
2022-10-30 10:39:09 +01:00
56 changed files with 525 additions and 207 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)
- Icons: New modern rounded outlined icons for `JFileChooser`, `JOptionPane`,
`JPasswordField` and `JTree`. (PR #577)
#### Fixed bugs