summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/reader/PageView.svelte (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Implement a better page indicatorWolfgang Müller4 days-9/+51
| | | | | | | This replaces the very simplistic x/y page indicator with a visual bar at the bottom of the reader that allows the user quick access to any arbitrary page. At the margins it shows the current page number(s) and the total amount of pages.
* frontend: Migrate PageView to Svelte 5Wolfgang Müller5 days-11/+8
|
* frontend: Increase lookaround when preloading page imagesWolfgang Müller10 days-6/+11
| | | | | Instead of preloading one image in next and previous direction, preload two.
* frontend: Migrate to Svelte 5Wolfgang Müller10 days-13/+13
|
* frontend/reader: Allow switching to first or last pageWolfgang Müller2024-07-22-1/+3
|
* frontend/reader: Preload the next set of imagesWolfgang Müller2024-07-22-0/+22
|
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+67