mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +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
|
||||
height: Screen.height
|
||||
|
||||
onVisibleChanged: {
|
||||
blurBackground = visible;
|
||||
}
|
||||
|
||||
color: "transparent"
|
||||
|
||||
onActiveChanged: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue