mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 07:17:13 -06:00
TextArea: update background color property if enabled or editable state changes in the same way as Swing does it for all other text components (issue #147)
This commit is contained in:
@@ -11,6 +11,9 @@ FlatLaf Change Log
|
||||
#### Fixed bugs
|
||||
|
||||
- Button: "selected" state was not shown. (issue #161)
|
||||
- TextArea: Update background color property if enabled or editable state
|
||||
changes in the same way as Swing does it for all other text components. (issue
|
||||
#147)
|
||||
|
||||
#### Other Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user