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 weird widths on mobile #62

Open
codemonkey85 opened this issue Nov 5, 2024 · 4 comments
Open

Fix weird widths on mobile #62

codemonkey85 opened this issue Nov 5, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@codemonkey85
Copy link
Owner

codemonkey85 commented Nov 5, 2024

iOS Safari:

image

@codemonkey85
Copy link
Owner Author

The slots need to scale better, and the sprites themselves are clearly squished in the width measurement.

@codemonkey85 codemonkey85 self-assigned this Nov 5, 2024
@codemonkey85 codemonkey85 added the bug Something isn't working label Nov 5, 2024
@codemonkey85
Copy link
Owner Author

Odd that this happens on iOS Safari but not when I use a super narrow Chrome window in Windows.
image

@codemonkey85
Copy link
Owner Author

codemonkey85 commented Nov 5, 2024

While we're at it, Android could use some love too. You can see that only 5 columns are visible instead of 6, so the party and boxes get cut off to the right.

Screenshot_20241105-013849.png

Screenshot_20241105-013902.png

@codemonkey85 codemonkey85 changed the title Fix weird widths on iOS safari Fix weird widths on mobile Nov 5, 2024
@codemonkey85
Copy link
Owner Author

Fixed the stretchiness on Safari, but still need to address the slot widths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant