D14773: completion widget: fix minimum header section size
Sven Brauch
noreply at phabricator.kde.org
Sun Aug 12 18:20:40 BST 2018
brauch created this revision.
brauch added a reviewer: Kate.
Restricted Application added projects: Kate, Frameworks.
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel.
brauch requested review of this revision.
REVISION SUMMARY
The header is hidden, but if the minimum size is -1 (the default), Qt
chooses something non-zero as the minimum size. The completion widget
then sets it to something, assumes it has that width, and messes up
its layout when it actually ends up being larger than that.
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D14773
AFFECTED FILES
src/completion/expandingtree/expandingtree.cpp
To: brauch, #kate
Cc: kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180812/33aed3b7/attachment.html>
More information about the KWrite-Devel
mailing list