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

[FEATURE] BIG Screen mode #91

Open
YunzheZJU opened this issue Aug 2, 2021 · 4 comments
Open

[FEATURE] BIG Screen mode #91

YunzheZJU opened this issue Aug 2, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@YunzheZJU
Copy link
Owner

YunzheZJU commented Aug 2, 2021

Is your feature request related to a problem? Please describe.
HoloSchedule is rendered in a fixed size area which does not look well on screens with a 4K resolution.

Describe the solution you'd like
A toggle in Settings should turn the extension into a big-screen mode...

Describe alternatives you've considered
or the extension itself is able to detect the screen size and fit.

Additional context
So that more stuff can be rendered into the view, such as the time table.

@YunzheZJU YunzheZJU added the enhancement New feature or request label Aug 2, 2021
@YunzheZJU
Copy link
Owner Author

@YunzheZJU
Copy link
Owner Author

Persoanlly, I have a screen of 13' (1920 * 1080), 24' (1920 * 1080), 32' (3840 * 2160 with 150% scale in system settings).
Rendering the area at the 1.33x size on the 32' screen should be fine: 2160 / 150% / 1080 = 1.33.

@YunzheZJU
Copy link
Owner Author

@YunzheZJU
Copy link
Owner Author

Currently, holo-schedule is rendered in a 375*596 area by default.
There is no hope to make this area higher but it is possible to make it wider.

A 2-column layout? or a Grid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant