D20579: [FrameSvgItem] Update filtering on smooth changes

2019-04-18 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:170ff5668f64: [FrameSvgItem] Update filtering on smooth 
changes (authored by kossebau).

REPOSITORY
  R242 Plasma Framework (Library)

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D20579?vs=56308=56509

REVISION DETAIL
  https://phabricator.kde.org/D20579

AFFECTED FILES
  src/declarativeimports/core/framesvgitem.cpp

To: kossebau, #plasma, broulik, mart
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D20579: [FrameSvgItem] Update filtering on smooth changes

2019-04-18 Thread Kai Uwe Broulik
broulik accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  updateframesvgitemsonsmoothchange

REVISION DETAIL
  https://phabricator.kde.org/D20579

To: kossebau, #plasma, broulik, mart
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D20579: [FrameSvgItem] Update filtering on smooth changes

2019-04-15 Thread Friedrich W. H. Kossebau
kossebau created this revision.
kossebau added reviewers: Plasma, broulik, mart.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
kossebau requested review of this revision.

REVISION 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.

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  updateframesvgitemsonsmoothchange

REVISION DETAIL
  https://phabricator.kde.org/D20579

AFFECTED FILES
  src/declarativeimports/core/framesvgitem.cpp

To: kossebau, #plasma, broulik, mart
Cc: kde-frameworks-devel, michaelh, ngraham, bruns