Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
dbkr/animated-image-flag
David Baker 6 months ago committed by GitHub
parent e550201a13
commit 82225eac32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,7 +4,7 @@ Since animated images are thumbnailed to a still image, clients need to download
image in order to display it animated. However, there is currently no way of telling that image in order to display it animated. However, there is currently no way of telling that
an image is animated without downloading the original image. This means that clients wishing an image is animated without downloading the original image. This means that clients wishing
to display the image as animated must download the original image for any image format which to display the image as animated must download the original image for any image format which
is capabale of being animated. This means they download the full size image for non-animated is capable of being animated. This means they download the full size image for non-animated
images even when the user never chooses to enlarge the image. images even when the user never chooses to enlarge the image.
Even clients that animate images on hover must pre-fetch the full size image if they want the Even clients that animate images on hover must pre-fetch the full size image if they want the

Loading…
Cancel
Save