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

rotation is not handled nicely #12

Open
malaterre opened this issue Oct 3, 2012 · 6 comments
Open

rotation is not handled nicely #12

malaterre opened this issue Oct 3, 2012 · 6 comments
Assignees

Comments

@malaterre
Copy link

If one press 'r' for rotation, then the zoom in / zoom out is broken (move randomly accross the whole image)

@malaterre
Copy link
Author

This only happens using chromium 6.0.472.63 , firefox seems to be working ok

@ruven
Copy link
Owner

ruven commented Oct 4, 2012

Have you seen this on any other browser? Chromium 6.0.472.63 is rather old - I'm running v21 and with the auto updating, I would imagine there are very few people still using v6.

@malaterre
Copy link
Author

Same behavior on windows/64 with 22.0.1229.79 m

@ruven
Copy link
Owner

ruven commented Oct 4, 2012

What exactly are you seeing? Zooming should work fine. But if you pan after rotation, yes, there is an issue with some mis-calculation of positions.

@malaterre
Copy link
Author

firefox behavior is great. I just would like to see this happen in chromium.

Steps:

  • Zoom in to a very small area (max zoom is fine)
  • Click once 'r' to rotate
  • Zoom out (once) with scrollwheel
    -> The zoomed out area is somewhere very far from the original position !

Expected result:

  • When zooming out, the original area should be enclosed

Thx

@ruven
Copy link
Owner

ruven commented Oct 4, 2012

Hmmm, a strange webkit behaviour. I'll look into this ...

@ghost ghost assigned ruven Oct 26, 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

2 participants