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

Selection resizing gets confused in certain situations #18

Closed
GoogleCodeExporter opened this issue May 19, 2015 · 4 comments
Closed

Selection resizing gets confused in certain situations #18

GoogleCodeExporter opened this issue May 19, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

(logging this as a bug so I don't forget)

If the selection rectangle was drawn by dragging from bottom to top and/or 
right to left, the resizing gets confused.

Fix: normalize the way the selection rectangle is stored so that the resizing 
code (and any other code) doesn't need to worry about back-to-front rectangles.

Original issue reported on code.google.com by p...@draic.org on 6 Apr 2012 at 4:18

@GoogleCodeExporter
Copy link
Author

I can handle that, if it's okay with you. Thanks for reproducing the error.

Original comment by danijel....@gmail.com on 6 Apr 2012 at 5:29

@GoogleCodeExporter
Copy link
Author

Fixed in r105. Can you do a quick check if it's okay now?

Original comment by danijel....@gmail.com on 6 Apr 2012 at 5:40

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Looks fixed.

Original comment by p...@draic.org on 6 Apr 2012 at 5:48

@GoogleCodeExporter
Copy link
Author

Awesome :) I'll mark it as verified then.

Original comment by danijel....@gmail.com on 6 Apr 2012 at 5:51

  • Changed state: Verified

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