mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 07:17:13 -06:00
CHANGELOG.md: added some missing changes form 0.23
This commit is contained in:
@@ -8,6 +8,8 @@ FlatLaf Change Log
|
|||||||
platform colors.
|
platform colors.
|
||||||
- Tree: Support wide selection (enabled by default).
|
- Tree: Support wide selection (enabled by default).
|
||||||
- Table: Hide grid and changed intercell spacing to zero.
|
- Table: Hide grid and changed intercell spacing to zero.
|
||||||
|
- List, Table and Tree: Added colors for drag-and-drop. Added "enable drag and
|
||||||
|
drop" checkbox to Demo on "Data Components" tab.
|
||||||
- List and Tree: Hide cell focus indicator (black rectangle) by default. Can be
|
- List and Tree: Hide cell focus indicator (black rectangle) by default. Can be
|
||||||
enabled with `List.showCellFocusIndicator=true` /
|
enabled with `List.showCellFocusIndicator=true` /
|
||||||
`Tree.showCellFocusIndicator=true`, but then the cell focus indicator is shown
|
`Tree.showCellFocusIndicator=true`, but then the cell focus indicator is shown
|
||||||
@@ -23,6 +25,8 @@ FlatLaf Change Log
|
|||||||
- Fixed link color (in HTML text) and separator color in IntelliJ platform
|
- Fixed link color (in HTML text) and separator color in IntelliJ platform
|
||||||
themes.
|
themes.
|
||||||
- Use logging instead of printing errors to `System.err`.
|
- Use logging instead of printing errors to `System.err`.
|
||||||
|
- Updated IntelliJ Themes in demo to the latest versions.
|
||||||
|
- IntelliJ Themes: Fixed link and separator colors.
|
||||||
|
|
||||||
|
|
||||||
## 0.22
|
## 0.22
|
||||||
|
|||||||
Reference in New Issue
Block a user