shift-shell/components/mobileshell/qml/actiondrawer/private
Marco Allegretti 9b94c200ee Fix action drawer toolButtons ref and page indicator sync
NotificationDrawer referenced toolButtons, a sibling defined in
ContentContainer, not a local property. Add toolButtonsItem: Item
and wire it at the call site. Replace the magic literal 10 with
Kirigami.Units.largeSpacing while here.

The PageIndicator had a one-way binding to swipeView.currentIndex
that would break after a user tap. Make it bidirectional with a
Connections block and a loop guard on both sides.
2026-04-18 19:04:49 +02:00
..
BrightnessItem.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
ContentContainer.qml Fix action drawer toolButtons ref and page indicator sync 2026-04-18 19:04:49 +02:00
DetailPopup.qml Show applet popup on tile long-press in convergence 2026-04-15 14:58:25 +02:00
Handle.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
LandscapeContentContainer.qml Show action drawer as bounded panel in convergence 2026-04-16 17:42:06 +02:00
NotificationDrawer.qml Fix action drawer toolButtons ref and page indicator sync 2026-04-18 19:04:49 +02:00
PortraitContentContainer.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
QuickSettings.qml Fix action drawer toolButtons ref and page indicator sync 2026-04-18 19:04:49 +02:00
QuickSettingsDelegate.qml Show applet popup on tile long-press in convergence 2026-04-15 14:58:25 +02:00
QuickSettingsDrawer.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
QuickSettingsFullDelegate.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
QuickSettingsMinimizedDelegate.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
QuickSettingsPanel.qml Show action drawer as bounded panel in convergence 2026-04-16 17:42:06 +02:00
QuickSettingsStatusRow.qml Promote management tiles to status rows in convergence 2026-04-16 13:41:24 +02:00