Summary: | Screen edge effect broken with glowbar.svgz | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | Fabian Vogt <fabian> |
Component: | components | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carlo.7322, kainz.a, nate, rapiteanu.catalin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=337712 | ||
Latest Commit: | https://commits.kde.org/plasma-framework/054b494bb3f2e7113d4deec6dc128a33afb12946 | Version Fixed In: | 5.56 |
Sentry Crash Report: |
Description
Fabian Vogt
2018-03-03 17:13:29 UTC
Someone familar with SVG tiles could check this. Fabian is correct. The north/south/east/west tiles of the glowbar.svgz images need to have straight edges, not a curve. It would probably be more aesthetically pleasing if the strength and size of the glow were toned down a bit, too. (In reply to Nate Graham from comment #2) > It would probably be more aesthetically pleasing if the strength and size of > the glow were toned down a bit, too. Looks like that particular request is already tracked in Bug 337712. *** Bug 403351 has been marked as a duplicate of this bug. *** Git commit 054b494bb3f2e7113d4deec6dc128a33afb12946 by Noah Davis. Committed on 08/02/2019 at 08:57. Pushed by ndavis into branch 'master'. Change glowbar.svgz to smoother style Summary: The old style was weird. When the screen edge feature was enabled for the sides of screens, it looked like a bunch of dots smooshed together. Now it's one smooth bar. FIXED-IN: 5.56 Test Plan: Before {F6599392} {F6599445, size=full} After {F6599389} {F6599444, size=full} Reviewers: #vdg, rooty Reviewed By: rooty Subscribers: rooty, rapiteanu, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D18834 M +- -- src/desktoptheme/breeze/widgets/glowbar.svgz https://commits.kde.org/plasma-framework/054b494bb3f2e7113d4deec6dc128a33afb12946 |