remove unwanted changes in the top panel

This commit is contained in:
Marco Martin 2021-03-18 18:32:44 +01:00
parent 9c080a2676
commit 1aca3951a1

View file

@ -228,7 +228,9 @@ Item {
QuickSettingsPanel {
id: quickSettings
property int trueHeight: height + Math.round(Kirigami.Units.gridUnit * 1.5) // add height of bottom bar
z: 4
Layout.alignment: Qt.AlignTop
Layout.preferredWidth: slidingPanel.wideScreen ? Math.min(slidingPanel.width/2, units.gridUnit * 25) : panelContents.width