<table><tr><td style="">leinir created this revision.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />leinir 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/D23109">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>visibleActions is really only used to check whether there are<br />
any actions visible at all, the number is irrelevant. For some<br />
unknown reason the old logic would occasionally get caught in<br />
some out of order silliness (so we'd end up with a negative<br />
number of visible actions), but with this logic we only check<br />
whether there is any visible actions at all, so the whole thing<br />
is less stateful.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Using Peruse on mobile, load up the Store and see that with the<br />
old logic there are no handles on the items. With the new<br />
logic there is.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>rework-swipelistitem-visible-actions-logic (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23109">https://phabricator.kde.org/D23109</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/templates/SwipeListItem.qml</div></div></div><br /><div><strong>To: </strong>leinir<br /><strong>Cc: </strong>plasma-devel, fbampaloukas, domson, dkardarakos, apol, davidedmundson, mart, hein<br /></div>