D20561: [analog-clock] Render hand also smooth during animation

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Sun Apr 14 23:17:52 BST 2019


kossebau created this revision.
kossebau added a reviewer: Plasma.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
kossebau requested review of this revision.

REVISION SUMMARY
  Due to a bug SvgItem had effectively ignoring the value of the smooth
  property and acted as if it was "true".
  With the bug now fixed, the "false" value as set during hand animation
  now is effective again. As result for sensitive eyes this results in
  visual glitches, while nobody before ever complained about performance
  issues (also does Qt API claim that "In Qt Quick 2.0, this property has
  minimal impact on performance.". i.e. linear interpolation vs nearest
  neighbor filters as also done in the SvgItem implementation has not
  a big effect).

REPOSITORY
  R120 Plasma Workspace

BRANCH
  removeclckhandnonsmoothanimation

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

AFFECTED FILES
  applets/analog-clock/contents/ui/Hand.qml

To: kossebau, #plasma
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190414/ee1312d0/attachment.html>


More information about the Plasma-devel mailing list