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

Set minimum width and height for the client #2848

Closed
Marc-Spector opened this issue Nov 14, 2022 · 2 comments
Closed

Set minimum width and height for the client #2848

Marc-Spector opened this issue Nov 14, 2022 · 2 comments

Comments

@Marc-Spector
Copy link
Collaborator

The smallest resolution in the game that can be applied is 1024x768

It must be applicable to the client. This is a way to avoid issues with the display of content (usually these are overlapping views)

@Sheikah45
Copy link
Member

I don't know if we have to have the same min size as the game. But yeah some min size might be nice although I am not sure if it needs to be set to full screen. I know some people like having the screen split.

So maybe we just also have to make the client more responsive

@Marc-Spector
Copy link
Collaborator Author

So maybe we just also have to make the client more responsive

Okay. 👍

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

2 participants