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 Nov 5, 2020. It is now read-only.
Opening a GIF and BMP file work fine if you type in the name in the open file dialog in windows. But the filter is set to jpg/png so you cannot select them from that window. Either add the bmp and gif extensions or allow * as opt out extension in the file dialog for now.
The text was updated successfully, but these errors were encountered:
Yeah. Your suggestion makes sense. I dislike the current way of having to select JPG and PNG individually, too. I think I'll switch to showing all files and opening only the supported ones after selection. I'll probably disable GIFs manually because they won't be animated like a user may expect.
I will make this change after I'm done merging the crop and rotate tool branch I'm currently working on.
Lot's of programs open Gifs 'non-animated' like paint.net and lets you create and save those without taking the animation part into account. The open fine now if you select one specifically anyway.
So just let the readme state no animated-Gifs "yet"....
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Opening a GIF and BMP file work fine if you type in the name in the open file dialog in windows. But the filter is set to jpg/png so you cannot select them from that window. Either add the bmp and gif extensions or allow * as opt out extension in the file dialog for now.
The text was updated successfully, but these errors were encountered: