-
Notifications
You must be signed in to change notification settings - Fork 251
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 Loading Images #148
Comments
Nice idea! You can provide PR for this feature. |
gmkll
pushed a commit
to gmkll/RichFilemanager
that referenced
this issue
Jun 30, 2017
gmkll
pushed a commit
to gmkll/RichFilemanager
that referenced
this issue
Jun 30, 2017
Merged
psolom
added a commit
that referenced
this issue
Jul 15, 2017
psolom
added a commit
that referenced
this issue
Jul 15, 2017
psolom
added a commit
that referenced
this issue
Jul 15, 2017
Released in v2.5.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To improve (a lot) performance, it will be very useful to use lazy loading for images.
Here is a plugin to easily achieve this : https://github.com/verlok/lazyload
The text was updated successfully, but these errors were encountered: