Kavita/UI
Joseph Milazzo 0a4252af32
Double Page Layout Fixes (#1380)
* Fixed an issue where sometimes when loading the next page, the pagination area wouldn't be properly setup due to a missed rendering cycle

* Refactored BookController to thin it out and refactor some of the functions to apply IOC. Added some split query statements on a few queries.

* Added Split Query to many queries

* Added a visual indicator for loading state of PDF. Will spruce up css later.

* Added back in logic

* Fixed flash of white when refreshing browser

* Hooked in a loading progress bar for the pdf reader

* Close the pdf reader when pressing ESC

* Code is completely broken. Slowly rewriting the double page reader.

* Fixed a weird scenario where double page reader wouldn't work with using prefetched images. The image would be fine at setting but at some point, the actual image would render as +1.

* Fixed up manga reader for double including a bug with double (manga) where bookmarking wouldn't bookmark both pages
2022-07-17 08:13:19 -07:00
..
Web Double Page Layout Fixes (#1380) 2022-07-17 08:13:19 -07:00