UI: widen the edge-swipe-back activation band #41
Reference in New Issue
Block a user
Delete Branch "feature/ui-wider-edge-swipe"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rolls back the interactive back-swipe (too jittery) in favour of simply widening the existing edge-swipe.
EDGE_FRACTIONinScreen.svelte— easy to tune on feedback).navigate(back)on release, the normal route slide plays the animation. No finger-tracking, no backdrop.For testing the feel; the width is a single constant, easy to widen/narrow per feedback. e2e (Chromium+WebKit): band swipe returns to lobby; rack-start swipe does not navigate. Full UI gate green locally.