window title: allow layout to shrink group when space is tight
This commit is contained in:
parent
974613d811
commit
d4ca0f9805
1 changed files with 1 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ PanelWindow {
|
|||
}
|
||||
}
|
||||
M.BarGroup {
|
||||
Layout.minimumWidth: 0
|
||||
clip: true
|
||||
M.WindowTitle {
|
||||
visible: M.Modules.windowTitle.enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue