advplyr / audiobookshelf-app

Mobile application for Audiobookshelf
https://audiobookshelf.org
GNU General Public License v3.0
1.22k stars 166 forks source link

[Bug]: Swiping through pages gets stuck #1284

Open SmackleFunky opened 1 month ago

SmackleFunky commented 1 month ago

What was the Problem?

When swiping through pages after tapping to remove the menu overlay, it doesn't fully swipe to the next page, and gets stuck. A second or third swipe usually fixes it, until you open the menu again.

https://github.com/user-attachments/assets/6b45b79f-3a46-4c0a-af04-cb1a089cb4f2

Steps to Reproduce the Issue

  1. Open an ebook
  2. Tap the screen so the title and Contents button appears
  3. Tap again so that it goes away
  4. Swipe left or right, it will stop when you lift your finger and not fully swipe
  5. Swipe again and it'll usually be ok until you open the title again.

What was Expected?

Fully swipe to next page every time

Phone Model

Samsung Note10+

Phone OS

Android 12

Audiobookshelf App Version

Android App - 0.9.74

Installation Source

Google Play Store

Additional Notes

No response

nichwall commented 1 month ago

Related to https://github.com/advplyr/audiobookshelf-app/issues/1107