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

Fix Panning while rotation #189

Merged
merged 1 commit into from
Jul 15, 2020
Merged

Conversation

kanurag94
Copy link
Member

@kanurag94 kanurag94 commented Jul 15, 2020

Issue: Fixes #115

Panning while rotation didn't used to work/ was erratic before XaoS 4.1. This fix solves it.
This fix first disables rotation only the first time panning starts, does panning, and continues rotation. On complex fractals with slower boundary trace users may face some loading time while starting panning.

@kanurag94 kanurag94 requested a review from kovzol July 15, 2020 11:56
@kovzol kovzol merged commit 808acc9 into xaos-project:master Jul 15, 2020
@kanurag94 kanurag94 deleted the panning-fix branch July 22, 2020 08:59
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

Successfully merging this pull request may close these issues.

Panning does not work when rotation is enabled
2 participants