Originally created by @mdeeter on GitHub (Jul 30, 2023).
Describe the feature/enhancement
It would be nice to make the play/time-bar on iOS a little narrower so it's easy to grab the playhead when starting a chapter... it's close to the edge, so it's pretty easy to accidentally start a swipe-right instead of moving the playhead.
Originally created by @mdeeter on GitHub (Jul 30, 2023).
### Describe the feature/enhancement
It would be nice to make the play/time-bar on iOS a little narrower so it's easy to grab the playhead when starting a chapter... it's close to the edge, so it's pretty easy to accidentally start a swipe-right instead of moving the playhead.


I think this is 100% needed. Personally I don’t really see the benefit in the swipe right functionality on that screen as a whole!
@sizzleweet commented on GitHub (Sep 17, 2023):
I think this is 100% needed. Personally I don’t really see the benefit in the swipe right functionality on that screen as a whole!
Yeah, the swipe back/forward gestures are universal among all the pages, which is annoying, but probably exceedingly difficult to implement in pure javascript and disable in the webView.
@benonymity commented on GitHub (Nov 12, 2023):
Yeah, the swipe back/forward gestures are universal among all the pages, which is annoying, but probably exceedingly difficult to implement in pure javascript and disable in the webView.
It's not perfect but @benonymity was able to figure out a way to stop the accidental swipe right. This is in v0.9.71
@advplyr commented on GitHub (Jan 2, 2024):
It's not perfect but @benonymity was able to figure out a way to stop the accidental swipe right. This is in v0.9.71
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @mdeeter on GitHub (Jul 30, 2023).
Describe the feature/enhancement
It would be nice to make the play/time-bar on iOS a little narrower so it's easy to grab the playhead when starting a chapter... it's close to the edge, so it's pretty easy to accidentally start a swipe-right instead of moving the playhead.
@sizzleweet commented on GitHub (Sep 17, 2023):
I think this is 100% needed. Personally I don’t really see the benefit in the swipe right functionality on that screen as a whole!
@advplyr commented on GitHub (Sep 17, 2023):
@sizzleweet Agreed. I couldn't figure out a way to disable it though
@benonymity commented on GitHub (Nov 12, 2023):
Yeah, the swipe back/forward gestures are universal among all the pages, which is annoying, but probably exceedingly difficult to implement in pure javascript and disable in the webView.
@KaiStarkk commented on GitHub (Jan 2, 2024):
This may be addressed in the recent merge of Ben's PR @advplyr
@advplyr commented on GitHub (Jan 2, 2024):
It's not perfect but @benonymity was able to figure out a way to stop the accidental swipe right. This is in v0.9.71