webis-de / slidehub

Generic code for slidehub pages
MIT License
2 stars 1 forks source link

Indicate that page images are still loading #7

Closed kleinfreund closed 6 years ago

kleinfreund commented 7 years ago

Currently, when page images are loading, they appear to be blank (i.e. white). It doesn’t look like anything is happening.

A loading indicator should notify the user that something is happening.

JPG images can be stored progressively which would not result in blank but pixelated images at first. It would serve as some kind of loading indicator.

kleinfreund commented 6 years ago

I don’t think a loading indicator is the correct choice, as it might have detrimental effect on perceived performance. We have the following choice:

kleinfreund commented 6 years ago

Do we still need this? I’m not convinced we need a loading indicator for all loading images.