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

App Does Not Scale Properly on Large Screens #344

Open
haddadrm opened this issue Mar 4, 2025 · 1 comment
Open

App Does Not Scale Properly on Large Screens #344

haddadrm opened this issue Mar 4, 2025 · 1 comment

Comments

@haddadrm
Copy link

haddadrm commented Mar 4, 2025

Description:
When using the app on larger screens or high-resolution monitors, the interface does not scale properly. The render area remains confined to a small area leaving extensive unused space on the right and to the bottom sides.

Steps to Reproduce:

Open the application on a high-resolution or large monitor.

Maximize the window or expand to a larger dimension.

Expected Result:
The user render area should scale proportionally, utilizing the available screen space efficiently.

Actual Result:
The app render area remains at a 2k res, leaving large unused spaces and diminishing usability on bigger displays.

Screenshots:

Screenshot 1: Poor scaling on a 4K display with excessive empty space.

Image

Screenshot 2: Properly scaled interface for comparison.

Image

Environment:

OS: Windows 11

Resolution: 4K (3840x2160)

App version: 0.4.0

Additional context:
Consider using responsive layout techniques or scaling functions to ensure optimal display across various resolutions and screen sizes.

@Q1CHENL
Copy link

Q1CHENL commented Mar 11, 2025

Image

It also does not scale well in portrait right/left mode on 1080p monitor

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