smaller SplitHandle
This commit is contained in:
parent
1559c72618
commit
009c759ed3
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Controls.Page {
|
|||
id: splitMainView
|
||||
anchors.fill: parent
|
||||
handle: Item{
|
||||
implicitWidth: Kirigami.Units.gridUnit
|
||||
implicitWidth: Kirigami.Units.gridUnit / 2
|
||||
Rectangle {
|
||||
height: parent.height
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue