forked from Shinonome/dots-hyprland
quickshell: fix panelwindow size deprecation warnings
This commit is contained in:
@@ -67,8 +67,8 @@ Scope {
|
||||
item: osdValuesWrapper
|
||||
}
|
||||
|
||||
width: columnLayout.implicitWidth
|
||||
height: columnLayout.implicitHeight
|
||||
implicitWidth: columnLayout.implicitWidth
|
||||
implicitHeight: columnLayout.implicitHeight
|
||||
visible: showOsdValues
|
||||
|
||||
ColumnLayout {
|
||||
|
||||
Reference in New Issue
Block a user