Comment 1 for bug 1417920

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

This actually has multiple causes:
1 - EdgeDragArea has very lax rules, so a rightwards DDA would recognize even a vertical drag if it's long enough (both in terms of time and of distance)
2 - If the EdgeDragArea inside the Launcher rejects a gesture it will cause Launcher to retract. Ie, bad logic in Launcher.qml