Alt-F4 icon indicating copy to clipboard operation
Alt-F4 copied to clipboard

Laggy scrolling on mobile

Open Conor12345 opened this issue 4 years ago • 3 comments

Weird laggyness occurs whilst scrolling on mobile. Not entirely sure what the cause is but it would be nice to get to the bottom of it if possible.

Video from Pixel 5 using chrome: https://media.alt-f4.blog/fileshare/laggy-scrolling-on-mobile.mp4

image

Conor12345 avatar Feb 15 '21 11:02 Conor12345

This probably was caused by spider css calculations. which were updated, and in current implementation are not calculated while spider is offscreen.

DrMagPie avatar Jun 09 '21 21:06 DrMagPie

It appears that this is still an issue but I believe it originates from the heavy image and video files in articles. Given the importance of the images I think it's a worthwhile tradeoff to have laggy scrolling sometimes.

Conor12345 avatar Jun 10 '21 11:06 Conor12345

In that case we should explore is it possible to load those images asynchronously.

DrMagPie avatar Jun 10 '21 11:06 DrMagPie