diff --git a/modules/Bar.qml b/modules/Bar.qml index 80e4361..e400ba7 100644 --- a/modules/Bar.qml +++ b/modules/Bar.qml @@ -138,12 +138,12 @@ PanelWindow { } } M.BarGroup { - Layout.fillWidth: true clip: true M.WindowTitle { visible: M.Modules.windowTitle.enable } } + Item { Layout.fillWidth: true } } // ---- right ----