mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-02 09:48:50 +00:00
actiondrawer: Fix call to non-existent property
This commit is contained in:
parent
08e8435603
commit
146bccc57f
1 changed files with 0 additions and 4 deletions
|
|
@ -33,10 +33,6 @@ NanoShell.FullScreenOverlay {
|
||||||
width: Screen.width
|
width: Screen.width
|
||||||
height: Screen.height
|
height: Screen.height
|
||||||
|
|
||||||
onVisibleChanged: {
|
|
||||||
blurBackground = visible;
|
|
||||||
}
|
|
||||||
|
|
||||||
color: "transparent"
|
color: "transparent"
|
||||||
|
|
||||||
onActiveChanged: {
|
onActiveChanged: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue