Fix infinite scroll with disabled transition page

fixes #1108
This commit is contained in:
schroda
2026-05-21 00:55:49 +02:00
parent de2fe88f81
commit 53c24280c3
2 changed files with 5 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**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
- (**Browse**) Fix showing only nsfw sources in the browse source page when the "show nsfw" setting is disabled
- (**Reader**) Fix infinite scrolling with disabled transition page
## [20260509.01] (r3147) - 2026-05-09