[Icon Item] Make "smooth" property actually do something
ClosedPublic

Authored by broulik on Mar 28 2017, 10:07 AM.

Details

Summary

We had m_smooth but never actually used it in the texture node.
With Plasma SVG icons this shouldn't be used but when passing custom pixmaps or raster graphics (e.g. custom icon in Kicker, thumbnails in Folder View)

Test Plan

Created an icon item with smooth: true, it looked more blurry than pixelated after that.

Diff Detail

Repository
R242 Plasma Framework (Library)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Mar 28 2017, 10:07 AM
Restricted Application added projects: Plasma, Frameworks. · View Herald TranscriptMar 28 2017, 10:07 AM
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript
mart accepted this revision.Mar 28 2017, 11:12 AM
This revision is now accepted and ready to land.Mar 28 2017, 11:12 AM
This revision was automatically updated to reflect the committed changes.