Summary: | Shadow misbehaves on drawer close | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Ilya Bizyaev <bizyaev> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | Not decided | ||
Platform: | Android | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Kirigami drawer shadow glitch |
hope i can fix it on my end, it can well be a qt issue as i'm using the upstream drawer as a base Git commit 7120cd98a680d62ca282b514f764d6acb28ce0cc by Marco Martin. Committed on 06/08/2018 at 16:14. Pushed by mart into branch 'master'. Ensure drawerOpen property is synced correctly only partly fixes the bug, as now the left handle is ok, the right one still has some problems M +14 -6 src/controls/templates/OverlayDrawer.qml https://commits.kde.org/kirigami/7120cd98a680d62ca282b514f764d6acb28ce0cc |
Created attachment 112965 [details] Kirigami drawer shadow glitch When the drawer is activated with an Ubuntu Touch-like bottom swipe, the shadow is broken on drawer dismissal. This is also sometimes reproduced randomly with a usual swipe.