shift-shell/containments/taskpanel/qml
Marco Allegretti 667efec483 Fix panel interactive flag and reserved height
NavigationPanel: the taskStrip ListView checked contentWidth > width
to decide whether scrolling is enabled, which is wrong when the
panel is vertical. Check contentHeight > height in that case.

taskpanel: dockSpaceReserver used a hardcoded gridUnit * 3 for both
height and exclusionZone. Use navigationPanelHeight so the reserved
strip tracks the actual panel thickness.
2026-04-18 19:04:56 +02:00
..
GesturePanelComponent.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
main.qml Fix panel interactive flag and reserved height 2026-04-18 19:04:56 +02:00
NavigationPanelComponent.qml Replace navigation panel with unified dock bar 2026-04-09 10:15:14 +02:00