This commit is contained in:
Benjamin Palko 2025-07-20 23:45:23 -04:00
parent c9d925c3b8
commit 653f5814b3

View file

@ -7,11 +7,9 @@ Scope {
PanelWindow { PanelWindow {
id: root id: root
anchors { anchors.top: true
top: true anchors.left: true
left: true anchors.right: true
right: true
}
implicitHeight: Dimensions.bar.height implicitHeight: Dimensions.bar.height
color: 'transparent' color: 'transparent'