Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

lazy load (possibly paginate) macros #85

Open
abizer opened this issue Dec 30, 2018 · 2 comments
Open

lazy load (possibly paginate) macros #85

abizer opened this issue Dec 30, 2018 · 2 comments

Comments

@abizer
Copy link
Member

abizer commented Dec 30, 2018

it takes a long time to load all the pictures for macros so it might be a nice idea to lazy load them to save bandwidth. might need javascript for this though :(

@abizer
Copy link
Member Author

abizer commented May 3, 2019

another alternative might be to only load the images after hovering over the name

@dkess
Copy link
Member

dkess commented May 3, 2019

We could move this to ocfweb and use Django's pagination libraries.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants