Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Open other types then png and jpg #19

Open
IRooc opened this issue Apr 26, 2016 · 2 comments
Open

Open other types then png and jpg #19

IRooc opened this issue Apr 26, 2016 · 2 comments

Comments

@IRooc
Copy link

IRooc commented Apr 26, 2016

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.

@ApoorvaJ
Copy link
Owner

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.

@IRooc
Copy link
Author

IRooc commented Apr 30, 2016

Great!

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants