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

Single-digit numbers are invisible on iOS 15 #3

Open
dinotrnka opened this issue Oct 7, 2021 · 3 comments
Open

Single-digit numbers are invisible on iOS 15 #3

dinotrnka opened this issue Oct 7, 2021 · 3 comments

Comments

@dinotrnka
Copy link

For some reason, single-digit numbers are invisible on iOS 15.

On iOS 14 everything works well.

@simonarcher
Copy link

The problem appears to be with the fixedWidth default value.
If you assign it a fixedWidth value (play around with a value that works for you), then you can get it to show.
Ive managed to work around with that solution for now.

@MrMaxxan
Copy link

MrMaxxan commented Nov 20, 2021

The problem with fixed width is if I want to have the text centered. Any workaround for that?

@infxmousrogue
Copy link

Is there any update on this? The fixedWidth workaround isn't working for me?

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

4 participants