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

[example] The zoom in the Julia set example is not correct #3465

Closed
4 tasks done
joshcol9232 opened this issue Oct 25, 2023 · 0 comments · Fixed by #3467
Closed
4 tasks done

[example] The zoom in the Julia set example is not correct #3465

joshcol9232 opened this issue Oct 25, 2023 · 0 comments · Fixed by #3467

Comments

@joshcol9232
Copy link
Contributor

joshcol9232 commented Oct 25, 2023

Please, before submitting a new issue verify and check:

  • I tested it on latest raylib version from master branch
  • I checked there is no similar issue already reported
  • I checked the documentation on the wiki
  • My code has no errors or misuse of raylib

Issue description

The Julia set example does not zoom correctly when using the mouse buttons. It does not scale with the current zoom level, and eventually even turns back on itself.
Ever since I added the example (about 4 years ago!) I very occasionally think about this bug I made in the original. I'm finally back to fix it!

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 a pull request may close this issue.

1 participant