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 UI scaling (for real this time) #9

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

syntaxerror247
Copy link
Owner

@syntaxerror247 syntaxerror247 commented Feb 1, 2025

Fixes #5
Previously, the UI was too small, causing difficulty with touch input. Now, it should be optimal across all Android devices.

Before

Screenshot_2025-02-01-14-14-15-390_com.godsvg.mobile.jpg

After

Screenshot_2025-02-01-14-13-33-203_com.godsvg.mobile.jpg

@syntaxerror247 syntaxerror247 added the bug Something isn't working label Feb 1, 2025
@syntaxerror247 syntaxerror247 added this to the 1.0 milestone Feb 1, 2025
@syntaxerror247 syntaxerror247 added enhancement New feature or request and removed bug Something isn't working labels Feb 1, 2025
@syntaxerror247 syntaxerror247 merged commit 28207cb into main Feb 1, 2025
2 checks passed
@syntaxerror247 syntaxerror247 deleted the Fix-UI-scaling branch February 1, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve UI Scaling
1 participant