OfficeDev / microsoft-teams-apps-stickers

The awesome Stickers app can help your organization enhance messaging in Microsoft Teams!
MIT License
66 stars 41 forks source link

Remove resizing code for animation gif, when uploaded file is gif. #63

Open Gucchiy opened 2 years ago

Gucchiy commented 2 years ago

About #19 , this issue is occured by resizing when we uploaded gif file. I change the code not to resize when upladed file is gif. By this change, user can upload big gif file. That is trade off, supporting animated gif or resizing the size. This code checked if extension of uploaded file path is gif.

cyberjinsup commented 1 year ago

We need to support animated gif, too. Is it available for now? please advise