D15450: Sublime: Fix window growing larger by making tool view buttons shrinkable
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Tue Sep 18 13:34:38 BST 2018
kossebau added inline comments.
INLINE COMMENTS
> ideallayout.cpp:207
> +
> + const int maximumHeight = rect.height() / _items.size();
> + int shrinkedHeight = -1;
This here misses to take buttonSpacing into account. Which for me with the Breeze style is 0, but possibly is >0 with other styles, which might also explain the assert triggering for @rjvbb
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D15450
To: amhndu, #kdevelop, kossebau
Cc: rjvbb, kossebau, kdevelop-devel, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180918/04434ef4/attachment.html>
More information about the KDevelop-devel
mailing list