<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: mart, Kirigami.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />ngraham 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/D22564">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Right now, <tt style="background: #ebebeb; font-size: 13px;">SwipeListItem</tt> isn't as convergent as it could be. It always uses a very<br />
large margin between actions, and its right margin doesn't take into account the<br />
visibility of the scrollbar, so it's always too much.</p>

<p>This patch makes the spacing conditional on form factor, and takes into account the<br />
scrollbar.</p>

<p>Note: the scrollbar part of the patch doesn't actually work and always goes down the<br />
codepath for not having a scrollbar visible. It's copied from implementation of the<br />
drag handle, where it also doesn't work.I couldn't figure out how to fix it. Help<br />
would be appreciated, or else we could land this and then fix them both in a<br />
subsequent patch.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>[no scrollbar visible]<br />
Before: <a href="https://phabricator.kde.org/F7052481" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F7052481: Before.png</a></p>

<p>After: <a href="https://phabricator.kde.org/F7052482" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F7052482: After.png</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>respect-scrollbar-visibility-for-swipelistitem (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22564">https://phabricator.kde.org/D22564</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/templates/SwipeListItem.qml</div></div></div><br /><div><strong>To: </strong>ngraham, mart, Kirigami<br /><strong>Cc: </strong>plasma-devel, fbampaloukas, domson, dkardarakos, apol, davidedmundson, mart, hein<br /></div>