window title: grow to content, spacer takes remaining space

This commit is contained in:
Damocles 2026-04-12 22:47:33 +02:00
parent f6219ce3c2
commit 0eeaa6a04e

View file

@ -138,12 +138,12 @@ PanelWindow {
}
}
M.BarGroup {
Layout.fillWidth: true
clip: true
M.WindowTitle {
visible: M.Modules.windowTitle.enable
}
}
Item { Layout.fillWidth: true }
}
// ---- right ----