Swipe gesture to go to next article #49

Closed
opened 2026-09-24 10:18:16 -07:00 by rays · 2 comments
Owner

Swipe gesture to go to the next article is too sensitive right now. It is too easy to jump ahead by accident. also adding a UI transition element to it to help.

Swipe gesture to go to the next article is too sensitive right now. It is too easy to jump ahead by accident. also adding a UI transition element to it to help.
rays added the bug label 2026-09-24 10:18:16 -07:00
Author
Owner

Fixed in 868dd67: a swipe now has to cover a quarter of the reader's width (at least 100px, was a flat 60px). The reader follows your finger while it is down, slides off on a swipe with the next item sliding in from the other side, and springs back from a short one. Not deployed yet.

Fixed in 868dd67: a swipe now has to cover a quarter of the reader's width (at least 100px, was a flat 60px). The reader follows your finger while it is down, slides off on a swipe with the next item sliding in from the other side, and springs back from a short one. Not deployed yet.
rays closed this issue 2026-09-25 06:18:03 -07:00
Author
Owner

Deployed to Tower from main at 380a552 (unreleased, after 0.8.4).

Deployed to Tower from main at 380a552 (unreleased, after 0.8.4).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rays/ipodderx-rs#49