mozilla/webmaker-core

Allow use of animated GIFs

Open

#196 opened on Jul 14, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
androidenhancementhelp wanted

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

This issue has been migrated from mozilla/webmaker-android#2251.

It was originally written by thisandagain on Tue Jun 16 2015 and had the following description:

We dropped GIF support (we currently transcode all images to JPG) while creating the image flow for performance reasons. It would be great to restore this functionality if we can find a way for it to work on less powerful devices (Android One, etc.)

On Thu Jun 18 2015, ryanw-se commented:

**@**thisandagain What exactly was tripping up the performance with the GIF support?

Contributor guide