mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-04 02:34:45 +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
|
topPadding: 0
|
||||||
rightPadding: 0
|
rightPadding: 0
|
||||||
bottomPadding: 0
|
bottomPadding: 0
|
||||||
background: Rectangle{opacity: 0.3}
|
|
||||||
// With a mousearea, it will be possible to drag with touch also on empty places
|
// With a mousearea, it will be possible to drag with touch also on empty places
|
||||||
contentItem: MouseArea {
|
contentItem: MouseArea {
|
||||||
implicitWidth: applicationsFlow.implicitWidth
|
implicitWidth: applicationsFlow.implicitWidth
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue