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

[Bugfix] no zoom when panning with the keyboard (fixes #14243) #2822

Closed
wants to merge 1 commit into from

Conversation

SebDieBln
Copy link
Contributor

When using the keyboard to do panning on a rotated canvas the canvas was also zoomed out (see Redmine #14243).

@strk
Copy link
Contributor

strk commented Feb 22, 2016

Sounds good to me, but it'd be much much better if the change came with an automated test reproducing the user interaction. @SebDieBln could you try adding a test in tests/src/core/testqgsmaprotation.cpp and add a test there ?

@strk strk added the Requires Tests! Waiting on the submitter to add unit tests before eligible for merging label Feb 22, 2016
@strk
Copy link
Contributor

strk commented Feb 22, 2016

Beside tests, the change was pushed as commit 138be4a (tested manually, good stuff)

@strk strk closed this Feb 22, 2016
@SebDieBln
Copy link
Contributor Author

could you try adding a test in tests/src/core/testqgsmaprotation.cpp

Yes, I will add a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Tests! Waiting on the submitter to add unit tests before eligible for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants