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

zooming should scale increments #10

Open
omwah opened this issue Nov 13, 2014 · 3 comments
Open

zooming should scale increments #10

omwah opened this issue Nov 13, 2014 · 3 comments

Comments

@omwah
Copy link
Contributor

omwah commented Nov 13, 2014

The increments used for panning and tilting should be scaled with zoom level. Currently when moving the camera while zoomed in the movement for the left, right, up down buttons goes too far.

@LeStarch
Copy link
Collaborator

This now needs to be part of the generic interface. #10.

@LeStarch
Copy link
Collaborator

For now, implement using old way, and verify that it works given new interface.

@jbermudes
Copy link
Contributor

Further testing will be required to see if this is still needed with the new continuous motion. This seems to not be an issue anymore because all movement is timed. So moving for 250ms at any zoom level isn't going to move a whole lot. This plus home presets may mitigate this issue

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

3 participants