shift-shell/components/mobileshell/qml/navigationpanel
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
..
GesturePanel.qml gestures: Trigger task switcher when mouse pulls up on gesture bar 2025-12-16 08:11:08 -05:00
NavigationPanel.qml Fix panel interactive flag and reserved height 2026-04-18 19:04:56 +02:00
NavigationPanelAction.qml panels: Add support for defining device specific panel tweaks 2025-11-04 23:08:18 -05:00
NavigationPanelButton.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00