hefty: fix bar covering whole screen when changing position

This commit is contained in:
end-4
2026-03-22 17:56:33 +01:00
parent 950356e47d
commit 96c8a63b21
@@ -174,8 +174,8 @@ HAbstractMorphedPanel {
anchors { anchors {
top: parent.top top: parent.top
bottom: undefined bottom: undefined
left: parent.left left: undefined
right: parent.right right: undefined
} }
states: [ states: [
State { State {