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

calculatorScreen overflow #7

Open
rpet064 opened this issue Dec 30, 2022 · 3 comments
Open

calculatorScreen overflow #7

rpet064 opened this issue Dec 30, 2022 · 3 comments
Assignees

Comments

@rpet064
Copy link
Owner

rpet064 commented Dec 30, 2022

Repetitively multiplying answer eventually overflow the span - this is very apparent in mobile

@rpet064 rpet064 self-assigned this Dec 30, 2022
@rpet064
Copy link
Owner Author

rpet064 commented Dec 30, 2022

Possible solution;

  • Increase character limit
  • Check string length from post data and adjust font size accordingly (so the font size gets smaller as the array length gets larger)

@rpet064
Copy link
Owner Author

rpet064 commented Jan 26, 2023

Have fixed on IOS version - will add fix on web version

@rpet064
Copy link
Owner Author

rpet064 commented Jan 7, 2024

Changes have been implemented and currently in testing

@rpet064 rpet064 closed this as completed Jan 7, 2024
@rpet064 rpet064 reopened this Jan 7, 2024
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

No branches or pull requests

1 participant