hongaar/unveil2

Responsive image jump

hongaar opened this issue · 3 comments

When i.e. Bootstraps img-reponsive class is used, a image jump can be seen after loading the placeholder image, and after loading the final image.

Related: #15 (comment)

Hey Joram! Some news about this issue?

Ideally, placeholder images and final images could be pre-loaded into memory first (using new Image()), this would still cause a jump when initially loading the placeholder image though. This would need some code updates.

However, I'm afraid this won't be fixed soon, as this is not truly a critical issue, and not one that unveil is the root cause of anyway. It's a Bootstrap issue at heart, see example.

You are totally right about that in essence is a BS issue more than a plugin´s. But your tip I think that it is gonna be really interesting about walking that side.

Thanks a lot for your help once again :)