<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, graesslin.<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/D10557" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The delegate is quite heavy with lots of seldom used items and opening the clipboard plasmoid takes a significant amount of time.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Plasmoid opens almost instantly now</li>
<li class="remarkup-list-item">Verified that single line and multi line text still shows properly</li>
<li class="remarkup-list-item">Verified that delegate height is correct in all cases (initially, multi line text, with tool buttons shown, image, list)</li>
<li class="remarkup-list-item">Unchecked "ignore images", copied image, delegate was shown correctly</li>
<li class="remarkup-list-item">Copied a couple of files, they showed up correctly, both when there's enough room and when it overflows "+n files"</li>
<li class="remarkup-list-item">Verified that clicking a delegate item copies it to clipboard and moves it to the top</li>
<li class="remarkup-list-item">Removing items from history still works</li>
<li class="remarkup-list-item">Generating barcode still works</li>
<li class="remarkup-list-item">Configured an action, copied some text with it in, clicked "run action" button, popup to choose action showed up and action could be triggered</li>
<li class="remarkup-list-item">Verified that tool buttons are created only on hover and only once</li>
<li class="remarkup-list-item">Verified that the fancy gradient is rendered correctly in both LTR and RTL mode</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/D10557" rel="noreferrer">https://phabricator.kde.org/D10557</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/clipboard/contents/ui/ClipboardItemDelegate.qml<br />
applets/clipboard/contents/ui/DelegateToolButtons.qml<br />
applets/clipboard/contents/ui/ImageItemDelegate.qml<br />
applets/clipboard/contents/ui/TextItemDelegate.qml<br />
applets/clipboard/contents/ui/UrlItemDelegate.qml</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, graesslin<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>