Fix spacing.

This commit is contained in:
2026-02-08 15:25:21 -05:00
parent 6ed4ca11f4
commit a37fd74d32
2 changed files with 1 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ Rectangle {
SplitView { SplitView {
anchors.fill: parent anchors.fill: parent
orientation: Qt.Vertical orientation: Qt.Vertical
spacing: 3
// Customized handle to drag between the Editor and the Console. // Customized handle to drag between the Editor and the Console.
handle: ClideHandle { handle: ClideHandle {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 KiB

After

Width:  |  Height:  |  Size: 350 KiB