Skip to content

Rewrote carousel and added eager loading

Dread Knight requested to merge github/fork/snollygolly/master into master

Created by: snollygolly

I've cached all images after the initial carousel loads. With the current load of avatars and the size of them, it's super fast. If they get higher res or you get a bunch more later, you could adjust the preloading to be a little smarter, but it shouldn't be needed for now.

fixes #893 (closed)

Merge request reports