[FrameSvgItem] Update filtering on smooth changes
ClosedPublic

Authored by kossebau on Apr 15 2019, 4:04 PM.

Details

Summary

When just the smooth property is changed, this also results in a call of
QQuickItem::updatePaintNode reimplementations. So always just set the
filtering flag to match the current value of the smooth property.

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.
kossebau created this revision.Apr 15 2019, 4:04 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 15 2019, 4:04 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
kossebau requested review of this revision.Apr 15 2019, 4:04 PM
broulik accepted this revision.Apr 18 2019, 11:00 AM
This revision is now accepted and ready to land.Apr 18 2019, 11:00 AM
This revision was automatically updated to reflect the committed changes.