You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
When uploading inline images, I'd like to get the format passed back so I can update the markup properly. Right now, the filename is getting returned and I can use the extension to determine if a file is a gif or not, however that's not that great.
Gifs aren't always animated, either. Maybe /api/new should return whether an image is animate or not, too.
The text was updated successfully, but these errors were encountered:
Good point. I thought that I had an "animated" property in the API. I
will check on this.
Chris Sinchok
Developer
730 N. Franklin St. #700
Chicago IL 60654
the Onion | "America's Finest News Source"
On Fri, Jun 20, 2014 at 11:44 AM, Michael Wnuk [email protected]
wrote:
When uploading inline images, I'd like to get the format passed back so I
can update the markup properly. Right now, the filename is getting returned
and I can use the extension to determine if a file is a gif or not, however
that's not that great.
Gifs aren't always animated, either. Maybe /api/new should return whether
an image is animate or not, too.
—
Reply to this email directly or view it on GitHub #29.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When uploading inline images, I'd like to get the format passed back so I can update the markup properly. Right now, the filename is getting returned and I can use the extension to determine if a file is a gif or not, however that's not that great.
Gifs aren't always animated, either. Maybe /api/new should return whether an image is animate or not, too.
The text was updated successfully, but these errors were encountered: