mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 22:53:09 +00:00
remove debug background
This commit is contained in:
parent
fb6681d5a5
commit
11703e2043
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ Item {
|
|||
topPadding: 0
|
||||
rightPadding: 0
|
||||
bottomPadding: 0
|
||||
background: Rectangle{opacity: 0.3}
|
||||
|
||||
// With a mousearea, it will be possible to drag with touch also on empty places
|
||||
contentItem: MouseArea {
|
||||
implicitWidth: applicationsFlow.implicitWidth
|
||||
|
|
|
|||
Loading…
Reference in a new issue