startupfeedback: Ensure touch events don't go behind

This commit is contained in:
Devin Lin 2021-12-29 21:01:33 -05:00
parent 1d3ffa707d
commit 46c1aa8fc8

View file

@ -19,7 +19,7 @@ import org.kde.plasma.private.mobileshell 1.0 as MobileShell
/**
* Component that animates an app opening from a location.
*/
Item {
MouseArea { // use mousearea to ensure clicks don't go behind
id: root
visible: false