remove debug background

This commit is contained in:
Marco Martin 2020-02-17 10:28:23 +01:00
parent fb6681d5a5
commit 11703e2043

View file

@ -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