- Set
panel.autohide = true
- Set
panel.position = top
- Launch
wf-panel
- Set
panel.position = bottom
Expected behaviour: panel is positioned at the bottom, shown when pointer is at the bottom edge.
Actual behaviour: panel is positioned at bottom, shown when pointer is at the top edge.
panel.autohide = truepanel.position = topwf-panelpanel.position = bottomExpected behaviour: panel is positioned at the bottom, shown when pointer is at the bottom edge.
Actual behaviour: panel is positioned at bottom, shown when pointer is at the top edge.