<table><tr><td style="">ahiemstra created this revision.<br />ahiemstra added a reviewer: Kirigami.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />ahiemstra 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/D27698">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>PrivateActionToolButton behaves slightly different when setting<br />
showText to false versus setting display to IconOnly. This is<br />
because the implicitWidth binding does not check the display<br />
property. This fixes that to make sure both <tt style="background: #ebebeb; font-size: 13px;">showText: false</tt><br />
and <tt style="background: #ebebeb; font-size: 13px;">display: IconOnly</tt> return the implicitHeight, making the<br />
button square in both cases.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Kirigami Gallery still works correctly.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>patb_icononly_width</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27698">https://phabricator.kde.org/D27698</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/private/PrivateActionToolButton.qml</div></div></div><br /><div><strong>To: </strong>ahiemstra, Kirigami<br /><strong>Cc: </strong>plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart, hein<br /></div>