Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate image formats in open and save dialogs dynamically #33

Open
plq opened this issue Jul 27, 2016 · 0 comments
Open

Generate image formats in open and save dialogs dynamically #33

plq opened this issue Jul 27, 2016 · 0 comments
Assignees
Labels

Comments

@plq
Copy link
Member

plq commented Jul 27, 2016

QImageReader::supportedImageFormats() and QImageWriter::supportedImageFormats() return supported image formats dynamically. We may choose to keep webp as a hard-coded default while saving, but it'd be better if we showed all readable files in the "Open File" dialog.

@plq plq added the bug label Jul 27, 2016
plq added a commit to plq/img_han that referenced this issue Jul 27, 2016
@plq plq assigned plq and mehmetardaoz and unassigned plq Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants