Fix preserving scroll position for rtl reading direction and ltr theme direction

This commit is contained in:
schroda
2026-06-05 18:55:15 +02:00
parent ac1845306d
commit 4f10cb06e3
3 changed files with 19 additions and 4 deletions

View File

@@ -54,6 +54,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
- (**Reader**) Fix infinite scrolling sometimes not opening previous/next chapter
- (**Reader**) Fix preserving scroll position with RTL reading direction and a language that is read RTL
- (**Browse**) Fix showing only nsfw sources in the browse source page when the "show nsfw" setting is disabled
## [20260509.01] (r3147) - 2026-05-09