We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
latest
go env
Does not apply Chrome version 120.0.6099.230 on Android Samsung A53
Open https://go.dev/play/p/wllkgRAtd4a on an android phone
Line numbers greater than 9 on the left are garbled
Lines numbers greater than 9 should be readable.
The text was updated successfully, but these errors were encountered:
Is this specific to just androids or a specific resolution on responsive mode? @nightlyone
Sorry, something went wrong.
Played around this a bit in dev tools. seems like an easy fix with flexbox. Feel free to assign this to me.
Change https://go.dev/cl/558015 mentions this issue: go/playground: fix mobile UI bug, greater than 9 digits line number hidden bug in mobile devices
go/playground: fix mobile UI bug, greater than 9 digits line number hidden bug in mobile devices
Successfully merging a pull request may close this issue.
Go version
latest
Output of
go env
in your module/workspace:What did you do?
Open https://go.dev/play/p/wllkgRAtd4a on an android phone
What did you see happen?
Line numbers greater than 9 on the left are garbled
What did you expect to see?
Lines numbers greater than 9 should be readable.
The text was updated successfully, but these errors were encountered: