Summary: | Shadow of drawer buttons obstructs its symbol | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Philipp Stefan <neptunecat34> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | thomas.pfeiffer |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | Not decided | ||
Platform: | Android | ||
OS: | Android 5.x | ||
Latest Commit: | http://commits.kde.org/kirigami/bf7acfb5e572bd55e5c95bf45499ad314dcdc79a | Version Fixed In: | |
Sentry Crash Report: |
Description
Philipp Stefan
2016-07-02 10:29:43 UTC
I agree with Philipp, it does look muddled. Git commit bf7acfb5e572bd55e5c95bf45499ad314dcdc79a by Marco Martin. Committed on 19/07/2016 at 11:29. Pushed by mart into branch 'master'. don't paint shadow behind handle don't use a dropshadow effect, as it would paint the shadow visible behind the handle itself, but with layering hide a black rectangle that is casting a blur, which will be the only thing visible M +27 -16 src/controls/OverlayDrawer.qml http://commits.kde.org/kirigami/bf7acfb5e572bd55e5c95bf45499ad314dcdc79a |