mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
startupfeedback: Ensure touch events don't go behind
This commit is contained in:
parent
1d3ffa707d
commit
46c1aa8fc8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue