thinker3197 / progressively

A JavaScript library to load images progressively 🌇
https://thinker3197.github.io/progressively
MIT License
698 stars 68 forks source link

Small image gets displayed after animation before replacement through original #33

Open maltemichels opened 4 years ago

maltemichels commented 4 years ago

I run into the issue on remote servers (real conditions), that the small size image (~1KB) gets displayed after the blur animation runs. The original replaces it after some additional seconds.