mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 15:27:16 -06:00
Merge PR #341: Styling individual components
This commit is contained in:
@@ -3,6 +3,11 @@ FlatLaf Change Log
|
||||
|
||||
## 2.0-SNAPSHOT
|
||||
|
||||
#### New features and improvements
|
||||
|
||||
- Styling components using string in CSS syntax or `java.util.Map`. (PR #341)\
|
||||
For example: `mySlider.putClientProperty( "FlatLaf.style", "trackWidth: 2" );`
|
||||
|
||||
#### Fixed bugs
|
||||
|
||||
- Tree: Fixed editing cell issue with custom cell renderer and cell editor that
|
||||
|
||||
Reference in New Issue
Block a user