<table><tr><td style="">amhndu updated this revision to Diff 42268.<br />amhndu added a comment.
</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/D15625">View Revision</a></tr></table><br /><div><div><p>Re-implemented Ideal Layout's minimumSize which accumulates the newly added<br />
minimumSize in Ideal Button.<br />
The previous buggy implementation of minimumSize in the Ideal Layout called the doVerticalLayout<br />
with a zero rect, although the height is passed from a property, but it is never set to anything<br />
non-zero, which is what caused problems with some QtCurve configs.</p>

<p>I've also checked and it seems that setHeight and height are no longer used anymore in Ideal Layout<br />
or outside, should I go ahead and remove it avoid confusion from a dead property ?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D15625?vs=42102&id=42268">https://phabricator.kde.org/D15625?vs=42102&id=42268</a></div></div><br /><div><strong>BRANCH</strong><div><div>segfault-fix</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15625">https://phabricator.kde.org/D15625</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdevplatform/sublime/ideallayout.cpp<br />
kdevplatform/sublime/idealtoolbutton.cpp<br />
kdevplatform/sublime/idealtoolbutton.h</div></div></div><br /><div><strong>To: </strong>amhndu, KDevelop, kossebau, rjvbb<br /><strong>Cc: </strong>kossebau, rjvbb, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd<br /></div>