while downloading add display: none; after download finished remove this css this should hopefully reduce the number of repaints while individual images load in.
while downloading add display: none;
after download finished remove this css
this should hopefully reduce the number of repaints while individual images load in.