<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, davidedmundson.<br />Restricted Application added a project: Plasma.<br />Restricted Application 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/D11981">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This broke in the transition to <tt style="background: #ebebeb; font-size: 13px;">StackView</tt> as the blur needs a full-size source. Additionally</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">put the item into a <tt style="background: #ebebeb; font-size: 13px;">Loader</tt> to avoid needless shader compilation  and other work</li>
<li class="remarkup-list-item">only load the blur for image fill modes where the image does not cover the full size</li>
<li class="remarkup-list-item">don't render background color when blur is enabled as you cannot see it anyway</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Enabled and disabled blur, verified that the Loader loads and unloads</li>
<li class="remarkup-list-item">Switched between fill modes, verified that the Loader loads and unloads</li>
<li class="remarkup-list-item">Verified that blur renders correctly and looks nice</li>
</ul></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/D11981">https://phabricator.kde.org/D11981</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, davidedmundson<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>