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

Width and height scaling is broken #3

Closed
lindlof opened this issue Jun 12, 2012 · 2 comments
Closed

Width and height scaling is broken #3

lindlof opened this issue Jun 12, 2012 · 2 comments

Comments

@lindlof
Copy link
Owner

lindlof commented Jun 12, 2012

Image width and height scaling is broken. When deleting data from value the original scale data is lost.

E.g. Insert width 1234 and height 4321. Check scaling. Delete two digits from the width to 12. Re-enter the digits so the width is 1234. Height is now 617.

@lindlof
Copy link
Owner Author

lindlof commented Jun 14, 2012

The scale is saved when the image settings dialog is opened. Only that scale is remembered and used.

Should checking the box save a new scale? Yes, especially since returning to the original size is as easy as clicking a button now.

@lindlof
Copy link
Owner Author

lindlof commented Jun 14, 2012

commit bf8f017
Author: Mikael Lindlöf mikuz.dev@gmail.com
Date: Thu Jun 14 21:05:27 2012 +0300

Image width and height scale is recalculated every time the scaling checkbox is checked.

@lindlof lindlof closed this as completed Jun 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant