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
Environment: Chrome Version 118.0.5993.70 (Official Build) (64-bit) OS: Ubuntu 22.04 LTS resolution: 2256x1504 (3:2) scale: 200%
I think it might be the scale that's messing things up...
scale
edit yep, dropping scale to 1.75x or smaller fixes things
SO post for detecting and responding to scaling factors: https://stackoverflow.com/questions/46791052/detect-scale-settings-dpi-with-javascript-or-css
game UI:
shrinking down to 80% gets everything lined up properly
The text was updated successfully, but these errors were encountered:
I can try to get a fix for this sooner rather than later today
Sorry, something went wrong.
No worries, I thought we could send this to the REUs to pickup, we should focus on the tournament setup.
It might be good to have a faq or troubleshooting page for people struggling with the interface though..
Both good ideas, we can bring it up later today
sabrinanel3
No branches or pull requests
Environment: Chrome Version 118.0.5993.70 (Official Build) (64-bit)
OS: Ubuntu 22.04 LTS
resolution: 2256x1504 (3:2)
scale: 200%
I think it might be the
scale
that's messing things up...edit yep, dropping scale to 1.75x or smaller fixes things
SO post for detecting and responding to scaling factors: https://stackoverflow.com/questions/46791052/detect-scale-settings-dpi-with-javascript-or-css
game UI:
shrinking down to 80% gets everything lined up properly
The text was updated successfully, but these errors were encountered: