mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
SplitPane:
- removed `SplitPaneDivider.showHover` (hover is now enabled if hover color is specified) - added `SplitPaneDivider.pressedColor` (for pressed/dragging in continuous layout) - fixed painting of dragging divider in non-continuous layout (was 1px too small; added grip) - updated styling unit tests
This commit is contained in:
@@ -827,9 +827,11 @@ SplitPaneDivider.gripColor
|
||||
SplitPaneDivider.gripDotCount
|
||||
SplitPaneDivider.gripDotSize
|
||||
SplitPaneDivider.gripGap
|
||||
SplitPaneDivider.hoverColor
|
||||
SplitPaneDivider.oneTouchArrowColor
|
||||
SplitPaneDivider.oneTouchHoverArrowColor
|
||||
SplitPaneDivider.oneTouchPressedArrowColor
|
||||
SplitPaneDivider.pressedColor
|
||||
SplitPaneDivider.style
|
||||
SplitPaneUI
|
||||
TabbedPane.ancestorInputMap
|
||||
|
||||
Reference in New Issue
Block a user