Summary: | SwipeListItem swiping is broken | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Andrey Reeshkov <reeshkov> |
Component: | general | Assignee: | Andrey Reeshkov <reeshkov> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ben, me, nate, notmart, plasma-bugs, reeshkov |
Priority: | NOR | Keywords: | regression |
Version: | 5.104.0 | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kirigami/commit/b37dce675f2679b78c6aa23d85b735f24b12b203 | Version Fixed In: | 5.105 |
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
Andrey Reeshkov
2023-03-28 13:25:05 UTC
Can confirm. These list items are intended to be swipable, but it looks like that's broken. And frankly the UX was always bad. But we should fix swiping at least, before we port away from SwipeListItem. Git commit 63224c710f4c6db3ace69972c4040c5baa0c2942 by ivan tkachenko, on behalf of Andrey Reeshkov. Committed on 04/04/2023 at 18:03. Pushed by ratijas into branch 'master'. SwipeListItem: Fix for QT_QUICK_CONTROLS_MOBILE M +9 -2 src/controls/templates/SwipeListItem.qml https://invent.kde.org/frameworks/kirigami/commit/63224c710f4c6db3ace69972c4040c5baa0c2942 Git commit b37dce675f2679b78c6aa23d85b735f24b12b203 by ivan tkachenko, on behalf of Andrey Reeshkov. Committed on 05/04/2023 at 09:38. Pushed by ratijas into branch 'kf5'. SwipeListItem: Fix for QT_QUICK_CONTROLS_MOBILE (cherry picked from commit 63224c710f4c6db3ace69972c4040c5baa0c2942) M +9 -2 src/controls/templates/SwipeListItem.qml https://invent.kde.org/frameworks/kirigami/commit/b37dce675f2679b78c6aa23d85b735f24b12b203 |