Fix incorrect rendering of 22px edit-opacity icon
ClosedPublic

Authored by trickyricky26 on Oct 20 2019, 3:47 PM.

Details

Summary

This patch should fix the incorrect rendering of the new 22px edit-opacity icon added in D24753.
The preview in Dolphin and Ikona no longer shows renders the file incorrectly, so should also resolve the issue for viewing in Okular and Cuttlefish.
While optimizing the file, svgo altered some paths, which apparently resulted in the file rendering incorrectly in the Qt SVG Renderer, but not in Inkscape.

Diff Detail

Repository
R266 Breeze Icons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
trickyricky26 created this revision.Oct 20 2019, 3:47 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 20 2019, 3:47 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
trickyricky26 requested review of this revision.Oct 20 2019, 3:47 PM
simgunz accepted this revision.Oct 20 2019, 3:56 PM

The icon is now rendered correctly in Okular and cuttlefish.

This revision is now accepted and ready to land.Oct 20 2019, 3:56 PM
Closed by commit R266:2b218ddc6327: Fix incorrect rendering of 22px edit-opacity icon (authored by Rafael Brandmaier <rafael.brandmaier@kdemail.net>). · Explain WhyOct 20 2019, 7:43 PM
This revision was automatically updated to reflect the committed changes.