window title: fill available space, clip overflow
This commit is contained in:
parent
32a1bb8fa8
commit
ff005acc60
1 changed files with 2 additions and 4 deletions
|
|
@ -138,14 +138,12 @@ PanelWindow {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
M.BarGroup {
|
M.BarGroup {
|
||||||
|
Layout.fillWidth: true
|
||||||
|
clip: true
|
||||||
M.WindowTitle {
|
M.WindowTitle {
|
||||||
Layout.maximumWidth: 400
|
|
||||||
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