smaller SplitHandle

This commit is contained in:
Chris Cochrun 2023-03-05 21:39:58 -06:00
parent 1559c72618
commit 009c759ed3

View file

@ -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