mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-14 07:47:12 -06:00
TextField:
- improved hover/pressed/selected colors of leading/trailing buttons (e.g. "reveal" button in password field) (issue #452) - clear button no longer paints over round border (issue #451)
This commit is contained in:
@@ -13,6 +13,10 @@ FlatLaf Change Log
|
||||
- PasswordField: Reveal button did not show password if
|
||||
`JPasswordField.setEchoChar()` was invoked from application. (PR #442; issue
|
||||
#173)
|
||||
- TextField:
|
||||
- Improved hover/pressed/selected colors of leading/trailing buttons (e.g.
|
||||
"reveal" button in password field). (issue #452)
|
||||
- Clear button no longer paints over round border. (issue #451)
|
||||
|
||||
|
||||
## 2.0-rc1
|
||||
|
||||
Reference in New Issue
Block a user