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 grid size calculation formula #37

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

leumasme
Copy link
Contributor

Closes #36
Uses the safer formula for calculating grid size (which might overestimate required tile count for some resolutions).
Tested around grid boundaries at smaller resolutions as well now to confirm the issue is resolved.

Copy link
Member

@mysticdrew mysticdrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@mysticdrew mysticdrew merged commit ee1aa66 into TeamJM:master Sep 30, 2024
2 checks passed
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.

Minimap cuts off on 1080p
2 participants