mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
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. |
||
|---|---|---|
| .. | ||
| BrightnessItem.qml | ||
| ContentContainer.qml | ||
| DetailPopup.qml | ||
| Handle.qml | ||
| LandscapeContentContainer.qml | ||
| NotificationDrawer.qml | ||
| PortraitContentContainer.qml | ||
| QuickSettings.qml | ||
| QuickSettingsDelegate.qml | ||
| QuickSettingsDrawer.qml | ||
| QuickSettingsFullDelegate.qml | ||
| QuickSettingsMinimizedDelegate.qml | ||
| QuickSettingsPanel.qml | ||
| QuickSettingsStatusRow.qml | ||