<table><tr><td style="">kossebau added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D20510">View Revision</a></tr></table><br /><div><div><p>A good example to see how the smooth property was broken is the animation of the analog clock's hands (best enable second hand to see often):<br />
the Hand.qml has "smooth: !anim.running" set as property for the SvgItem. Without this patch, the hand during animation looks fine. With this patch, the hand looks very unsmooth during animation.</p>

<p>As aftermath I would actually do a patch to change this to "smooth: true", given it looks quite bad and no-one before complained about resource issues, so this once intended optimization seems unneeded now.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20510">https://phabricator.kde.org/D20510</a></div></div><br /><div><strong>To: </strong>kossebau, Plasma, davidedmundson, mart<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>