Fix infinite scroll open previous/next chapter

Regression 53c24280c3
This commit is contained in:
schroda
2026-06-03 17:52:57 +02:00
parent 4a3f0210bf
commit 802079ef3d
2 changed files with 11 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Reader**) Fix mobile progress bar previous/next chapter button visibility on hover and while disabled
- (**Reader**) Fix jumping back to the first page on window resize
- (**Reader**) Fix chapter not getting marked as read in continuous reading mode in case the last page is not big enough to get marked as the current page
- (**Reader**) Fix infinite scrolling with disabled transition page
- (**Reader**) Fix infinite scrolling sometimes not opening previous/next chapter
- (**Browse**) Fix showing only nsfw sources in the browse source page when the "show nsfw" setting is disabled
## [20260509.01] (r3147) - 2026-05-09