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(tileEngine): prevent negative sx/sy when map size is smaller than canvas size #342

Merged
merged 3 commits into from Jan 26, 2023

Conversation

straker
Copy link
Owner

@straker straker commented Jan 26, 2023

Closes: #341

@straker straker merged commit 5593943 into main Jan 26, 2023
@straker straker deleted the tileEngine-size-camera branch January 26, 2023 06:11
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.

TileEngine sx/sy can be negative if map size is smaller than canvas
1 participant