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

Save image dialog should have an option to set the zoom level #100

Open
jeffctaylor opened this issue Oct 28, 2015 · 0 comments
Open

Save image dialog should have an option to set the zoom level #100

jeffctaylor opened this issue Oct 28, 2015 · 0 comments

Comments

@jeffctaylor
Copy link
Contributor

I think it would be nice if the save image dialog had an option to set the desired zoom level of the output image. Currently it just uses the current zoom level from the image viewer which can lead to some problems and undesirable results. For example, try the following:

  • load a small image
  • zoom in a bit
  • save the image using the default settings (for me, this is 400x500)

Instead of being 400x500, the output image will be scaled by whatever the zoom value was set to.

If, instead of zooming in a bit, you zoom in a lot, the output image will be much larger than 400x500 - if it manages to save at all.

I would like to suggest that the dialog include the following options for setting the zoom level of the output image:

  • Use current zoom (i.e. what it currently does)
  • Use a zoom level of 1
  • Use a custom zoom level which can be specified right in the dialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant