Set location of Dialog to Floating to prevent slide animation

master
Martin Gräßlin 11 years ago
parent 17553e5a1f
commit c277419554

@ -25,6 +25,7 @@ import org.kde.kwin 2.0;
PlasmaCore.Dialog {
id: dialog
location: PlasmaCore.Types.Floating
visible: false
windowFlags: Qt.X11BypassWindowManagerHint

Loading…
Cancel
Save