Gif images do not change

Launching a problem when .gif images do not change at all.

Ex: /~/media/images/agifimage.gif?as=1&h=100&w=100does not change. Where /~/media/images/ajpegimage.jpeg?as=1&h=100&w=100resizes.

I also tried using the .ashx extension without help. Is this expected behavior?

+3
source share
1 answer

It turns out that some of the gif images are created using a tool that had a strange problem like mime. When we try to use a different set of images, reselling worked great. Therefore, if you experience this, try using other gif images.

0
source

All Articles