window title: grow to content, spacer takes remaining space
This commit is contained in:
parent
f6219ce3c2
commit
0eeaa6a04e
1 changed files with 1 additions and 1 deletions
|
|
@ -138,12 +138,12 @@ PanelWindow {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
M.BarGroup {
|
M.BarGroup {
|
||||||
Layout.fillWidth: true
|
|
||||||
clip: true
|
clip: true
|
||||||
M.WindowTitle {
|
M.WindowTitle {
|
||||||
visible: M.Modules.windowTitle.enable
|
visible: M.Modules.windowTitle.enable
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Item { Layout.fillWidth: true }
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---- right ----
|
// ---- right ----
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue