Files
calendula/app
Jean-Luc Makiola 0c1d38099c Keep the move action and default off while unknown (#173)
Switching drag off gated the whole move scope, which also removed the
TalkBack move action — a menu item can't cause an accidental drag, so it
stays; only the gesture is gated now, via EventMoveScope.dragEnabled.

The host flow also started at true, re-arming the gesture for the first
frames of a cold start for exactly the user who turned it off.
2026-08-11 17:38:40 +02:00
..