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: number of rows should be roughly 3 and shouldn't be too big for … #87

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

wash2
Copy link
Collaborator

@wash2 wash2 commented Feb 21, 2024

…the screen when at max scaling of 200%

eventually it might be worth switching to a flex row if we want to support scaling higher than 200% on small screens, but for now, it is working pretty well on displays i have for testing.

Should fix #84

…the screen when at max scaling of 200%

eventually it might be worth switching to a flex row if we want to support scaling higher than 200% on small screens, but for now, it is working pretty well on displays i have for testing
@wash2 wash2 requested a review from a team February 22, 2024 15:15
@wash2 wash2 merged commit c827e7c into master Feb 22, 2024
6 checks passed
@wash2 wash2 deleted the fix-num-rows branch February 22, 2024 15:25
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.

scaling: 200% scaling causes the app library to go off screen
2 participants