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

Lazy load for non-filtered images #46

Open
TomoTsuyuki opened this issue Jul 20, 2022 · 0 comments
Open

Lazy load for non-filtered images #46

TomoTsuyuki opened this issue Jul 20, 2022 · 0 comments

Comments

@TomoTsuyuki
Copy link

I tested the plugin and found images are not lazy load if the images are not from the plugin (smaller than "Maximum image width").

I don't want to show smaller size of image (like banner), and it's not good quality if it's enlarged, so I set larger size of "Maximum image width".
When we set bigger size of "Maximum image width", most of images are from local storage, but it's not lazy load.
We have hundreds of images in one page, so it's better to lazy load even it's from local storage.

TomoTsuyuki added a commit to catalyst/moodle-filter_imageopt that referenced this issue Jul 22, 2022
TomoTsuyuki added a commit to catalyst/moodle-filter_imageopt that referenced this issue Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant