D5092: [KMessageWidget] Fix wrong size hint when animatedShow() is called with a hidden parentWidget()
Christoph Feck
noreply at phabricator.kde.org
Sat Mar 18 01:28:11 UTC 2017
cfeck created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
If the parent widget is not visible, then immediately show() the message widget to compute proper size hint. Otherwise, when the widget is later implicitely shown when parent gets visible, we are too late.
Fixes https://bugs.kde.org/show_bug.cgi?id=377676
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D5092
AFFECTED FILES
src/kmessagewidget.cpp
To: cfeck, kossebau, elvisangelaccio
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170318/a321584c/attachment.html>
More information about the Kde-frameworks-devel
mailing list