Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
109 stars 44 forks source link

Introduce offset for loading images, to avoid render lag #54

Closed klinker24 closed 6 years ago

klinker24 commented 6 years ago

Addresses the concerns in #53.

This will offset the image loading, for each image, to between 750 and 1250 ms.

@Serubin want to test this and let me know if you see a difference, or if you would recommend a different approach?

Serubin commented 6 years ago

This looks great. I added a fix for an unrelated (but somewhat related) issue in. I'll test in other browsers and merge!

klinker24 commented 6 years ago

The loading text is much better now, thanks!