HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Disable resizing so animated gif's work?
Running newest version. Is it possible to prevent this addon from resizing gif's so that they will play as normal instead of a static image?
0
Comments
If you get no answer, here a little workaround:
If you upload the GIF with Fileupload, the Animated GIF works fine..
Change line 49 to
and it should save animated gifs.
If you really want to disable resizing though, you can change it to just:
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Seems to be on line 51 according to Notepad++
Regardless, that option works flawlessly. Exactly what I wanted. Thank you sir.