<table><tr><td style="">broulik created this revision.<br />broulik added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik requested review of this revision.
</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/D23021">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Opacity affects each item individually, so during the transition, you have an <tt style="background: #ebebeb; font-size: 13px;">Image</tt> with a certain opacity and a <tt style="background: #ebebeb; font-size: 13px;">Rectangle</tt> behind it. Since the <tt style="background: #ebebeb; font-size: 13px;">Image</tt> has its <tt style="background: #ebebeb; font-size: 13px;">opacity</tt> transition to zero, you can see through it to the background <tt style="background: #ebebeb; font-size: 13px;">Rectangle</tt> behind it.<br />
Using <tt style="background: #ebebeb; font-size: 13px;">layer</tt> during the transition we can combine the entire item into a single surface and animate its <tt style="background: #ebebeb; font-size: 13px;">opacity</tt> as a whole.</p>

<p>BUG: 410313<br />
FIXED-IN: 5.17.0</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Wallpaper transition doesn't flash anymore. Previously was most noticeable when just changing the size mode (e.g. from stretched to centered)</li>
</ul>

<p>Not really sure about the performance implications of using <tt style="background: #ebebeb; font-size: 13px;">layer</tt> on such a a large surface?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23021">https://phabricator.kde.org/D23021</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>wallpapers/image/imagepackage/contents/ui/main.qml</div></div></div><br /><div><strong>To: </strong>broulik, Plasma<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>