schroda
f9930b94ca
Fix page resume on reader chapter list selection of already visible chapter
...
In case the selected chapter was already visible, the page to resume did not get scrolled into view
2025-04-26 23:12:00 +02:00
schroda
ce2281a8b9
Fix resuming last read page
...
Regression 856e928c44
2025-02-20 13:16:39 +01:00
schroda
856e928c44
Fix chapter preloading after chapter selection from list
...
When a chapter gets opened via the chapter list in the reader, the visible chapter state gets reset.
The problem was that after this happened, the passed location state did not get reset and the "visible chapter state" constantly got reset everytime the state of a chapter changed
2025-02-11 02:09:28 +01:00
schroda
174d850093
Preload previous/next chapter in reader
2025-02-10 22:40:49 +01:00
schroda
187693ce5a
Properly handle not skipping duplicate chapters
...
The filtered chapter list of the reader state always incorrectly filtered out duplicated chapters even while the setting was disabled
2025-02-05 20:05:36 +01:00
schroda
4a9d2903b8
Add infinite scroll to reader
2025-02-03 17:17:35 +01:00
schroda
91e8b70d35
Rename "initialChapter" to "chapterForDuplicatesHandling"
2025-02-03 17:17:35 +01:00
schroda
7f649296b9
Extract logic from "Reader" into hooks
2025-01-18 22:41:54 +01:00