Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webreader conditional webp support #65

Closed
gotson opened this issue Jan 7, 2020 · 5 comments
Closed

Webreader conditional webp support #65

gotson opened this issue Jan 7, 2020 · 5 comments
Labels
enhancement New feature or request released

Comments

@gotson
Copy link
Owner

gotson commented Jan 7, 2020

Check for the browser capability to enable webp or not in the webreader.

@gotson
Copy link
Owner Author

gotson commented Jan 8, 2020

@whalehub I found a way to enable webp if it's supported

@ghost
Copy link

ghost commented Jan 8, 2020

@gotson Thank you!

@gotson gotson closed this as completed in ad21152 Jan 14, 2020
gotson pushed a commit that referenced this issue Jan 14, 2020
# [0.12.0](v0.11.0...v0.12.0) (2020-01-14)

### Bug Fixes

* **scanner:** compare file extensions with case insensitive ([91c9cdd](91c9cdd)), closes [#59](#59)
* **web reader:** conditional webp support ([ad21152](ad21152)), closes [#65](#65)

### Features

* **api:** add endpoints to get previous/next book of a book ([54f583f](54f583f))
* **api:** on-th-fly thumbnail generation for any page ([7167f3e](7167f3e))
* **web reader:** double page support ([77c9004](77c9004)), closes [#61](#61)
* **web reader:** remember fit and rtl ([78c181e](78c181e)), closes [#66](#66)
* **web reader:** thumbnails explorer ([ec06955](ec06955)), closes [#62](#62)
* better management of book analysis errors ([8c26a31](8c26a31))
@gotson
Copy link
Owner Author

gotson commented Jan 14, 2020

🎉 This issue has been resolved in version 0.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ghost
Copy link

ghost commented Jan 14, 2020

@gotson I don't know why, but .webp pages now load instantly with Komga v0.12.0 rather than taking a split second like they did in v0.10.1 (the last version before support was initially removed). Thanks again!

@gotson
Copy link
Owner Author

gotson commented Jan 14, 2020

I completely changed the underlying carousel that's displaying the images and providing the sliding mechanism. The previous one had a different way of lazy loading the next images. Also the new one is lazy loading 2 images n advance instead of just one (to cope with double pages), so maybe that's why you don't see a thing!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant