-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
WIP: Media library thumbnails #1230
WIP: Media library thumbnails #1230
Conversation
…Image for use with intersection-observer
Deploy preview for netlify-cms-www ready! Built with commit 56b9856 |
Deploy preview for cms-demo ready! Built with commit 56b9856 |
@owenhoskins - Will this allow users to upload and previews images without them being directly uploaded to github master branch? |
No, just performance improvements for the media library interface. Sent with GitHawk |
Waiting for this mostly to fix #787 |
@owenhoskins Let me know if you want any help on this! I'd be glad to work on the backend integration (saving thumbnails) part if you're ready for that. |
@tech4him1 So glad you asked, that'd be awesome! I can hit you up on Gitter tomorrow or sometime this week? I finally got clear of a few things so this is coming back in focus! |
@owenhoskins going to go ahead and close this as stale, but please comment to re-open if you dig any further on it! |
WIP for #946
MediaLibrary/CardImage.js
EditorWidgets/GalleryPreview
to throttle the toCanvas callsMediaLibrary
to handle large sets of data and also throttle toCanvas calls