diff --git a/components/mobileshell/qml/actiondrawer/ActionDrawerWindow.qml b/components/mobileshell/qml/actiondrawer/ActionDrawerWindow.qml index c2f63b97..b0ed2a51 100644 --- a/components/mobileshell/qml/actiondrawer/ActionDrawerWindow.qml +++ b/components/mobileshell/qml/actiondrawer/ActionDrawerWindow.qml @@ -33,10 +33,6 @@ NanoShell.FullScreenOverlay { width: Screen.width height: Screen.height - onVisibleChanged: { - blurBackground = visible; - } - color: "transparent" onActiveChanged: {