Slider: fixed/improved focused indicator color when changing accent color (PR #375)

This commit is contained in:
Karl Tauber
2021-12-31 15:33:27 +01:00
parent e5956900ea
commit dd7fa4a87d
6 changed files with 7 additions and 5 deletions

View File

@@ -13,6 +13,8 @@ FlatLaf Change Log
- PasswordField: Reveal button did not show password if
`JPasswordField.setEchoChar()` was invoked from application. (PR #442; issue
#173)
- Slider: Fixed/improved focused indicator color when changing accent color. (PR
#375)
- TextField:
- Improved hover/pressed/selected colors of leading/trailing buttons (e.g.
"reveal" button in password field). (issue #452)