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
|
id: splitMainView
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
handle: Item{
|
handle: Item{
|
||||||
implicitWidth: Kirigami.Units.gridUnit
|
implicitWidth: Kirigami.Units.gridUnit / 2
|
||||||
Rectangle {
|
Rectangle {
|
||||||
height: parent.height
|
height: parent.height
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue