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

Added conversion between event and render coordinates. #113

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CakesStuff
Copy link
Contributor

Canvas::set_logical_size no longer converts window events in SDL3 and SDL_ConvertEventToRenderCoordinates has to be used instead. For now I have one method that copies the event and one that modifies it.
One of them probably makes more sense and the other could be removed.

@CakesStuff
Copy link
Contributor Author

If both should be included then this is all.

@CakesStuff CakesStuff marked this pull request as ready for review February 18, 2025 18:30
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.

2 participants