----------------------------------------------------------- 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
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel