OOKB / grad-show-2015

MICA Grad Show 2015
0 stars 2 forks source link

Investigate speed issues on student gallery #97

Closed bjornmeansbear closed 9 years ago

bjornmeansbear commented 9 years ago

Seems really slow to load next/prev images? When other things are done, maybe look into this.

webmasterkai commented 9 years ago

It's the image resizing at imgix. React doesn't want to replace the image until it is fully loaded.

bjornmeansbear commented 9 years ago

Ah. okay. Maybe some sort of loading graphic might be useful then... If there is text, then that immediately updates while there is a lag in the image, so its slightly confusing. This is low priority, we'll work on it if we get everything else figured out :)

bjornmeansbear commented 9 years ago

I think this is solved now that we're doing things differently...