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

Remove ceil function for calculating square size #8

Merged
merged 1 commit into from
May 12, 2024

Conversation

Khislatjon
Copy link
Contributor

This fixes board being cut off from the right side. It was caused by ceil function for a square. I removed it.
Before:
Simulator Screen Shot - iPhone 14 Pro - 2024-05-12 at 09 00 19

Now:
Simulator Screen Shot - iPhone 14 Pro - 2024-05-12 at 08 59 47

@nicklockwood nicklockwood merged commit d9068de into nicklockwood:master May 12, 2024
1 check 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.

2 participants