|
|
|
@ -30,11 +30,12 @@ SplitPane.dividerLineColor = %borderSecondary
|
|
|
|
|
SplitPane.dividerFocusColor = null |
|
|
|
|
SplitPane.centerOneTouchButtons = true |
|
|
|
|
SplitPane.defaultDividerStyle = grip |
|
|
|
|
SplitPane.dividerSize = 10 |
|
|
|
|
|
|
|
|
|
#Icons |
|
|
|
|
SplitPane.horizontalGlue.icon = navigation/horizontalGlue.svg[themed](4,13) |
|
|
|
|
SplitPane.verticalGlue.icon = navigation/verticalGlue.svg[themed](13,4) |
|
|
|
|
SplitPaneDivider.leftOneTouch.icon = navigation/arrowLeft.svg[themed] |
|
|
|
|
SplitPaneDivider.rightOneTouch.icon = navigation/arrowRight.svg[themed] |
|
|
|
|
SplitPaneDivider.leftOneTouch.icon = navigation/arrowLeft.svg[themed](13,13) |
|
|
|
|
SplitPaneDivider.rightOneTouch.icon = navigation/arrowRight.svg[themed](13,13) |
|
|
|
|
SplitPaneDivider.topOneTouch.icon = navigation/arrowUp.svg[themed](13,13) |
|
|
|
|
SplitPaneDivider.bottomOneTouch.icon = navigation/arrowDown.svg[themed](13,13) |
|
|
|
|