Review Request 113706: Property for PlasmaCore.Dialog to destroy the platform window when Dialog gets hidden
Martin Gräßlin
mgraesslin at kde.org
Thu Nov 7 12:44:12 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113706/
-----------------------------------------------------------
Review request for Plasma.
Repository: plasma-framework
Description
-------
When a QQuickWindow gets hidden in KWin, it cannot be shown again for ATM unknown reasons.
This means that a PlasmaCore.Dialog can only be shown and hidden once, afterwards its
broken.
This new property works around the issue. If set to true the destroy() method is invoked
if the dialog gets hidden and the next show is working again.
Diffs
-----
src/declarativeimports/core/dialog.h d612882
src/declarativeimports/core/dialog.cpp 6b0635f
Diff: http://git.reviewboard.kde.org/r/113706/diff/
Testing
-------
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20131107/de403a55/attachment.html>
More information about the Plasma-devel
mailing list