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

dpad partly outside screen on landscape #597

Open
nhnb opened this issue Dec 10, 2023 · 1 comment
Open

dpad partly outside screen on landscape #597

nhnb opened this issue Dec 10, 2023 · 1 comment
Labels
component: webclient Related to the web client. type: bug Causes a negative impact or not working as intended.

Comments

@nhnb
Copy link
Member

nhnb commented Dec 10, 2023

🐞 Describe the bug

When I open the Stendhal test web client on my phone in landscape orientation, the dpad is not fully visible.
Screenshot_20231210_105131_Chrome~2

🌍 Environment

  • Web client test-version
@nhnb nhnb added the type: bug Causes a negative impact or not working as intended. label Dec 10, 2023
@AntumDeluge AntumDeluge added the component: webclient Related to the web client. label Dec 10, 2023
@AntumDeluge
Copy link
Member

It currently uses an absolute position relative to the page (defaulting to a position I chose from landscape in the Android client). Position can be adjusted in settings, but it's not convenient for players to adjust it every time they change orientation. I suppose we need figure out how to adjust positioning automatically for orientation & scaling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: webclient Related to the web client. type: bug Causes a negative impact or not working as intended.
Projects
None yet
Development

No branches or pull requests

2 participants