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

Selection screen for sub types has a big scaling issue #10

Open
TimSchulzRC opened this issue Aug 7, 2023 · 1 comment
Open

Selection screen for sub types has a big scaling issue #10

TimSchulzRC opened this issue Aug 7, 2023 · 1 comment

Comments

@TimSchulzRC
Copy link

If the window height is getting bigger than the window width, the labels of the sub types start to vanish beyond the left element border.
Also, since the label box size depends on the window width, large label text gets cut off if the window width does not have a certain width.
Furthermore, when one sub type is selected the labels of the other types vanish even earlier and the selected label gets cut off quite much if it is not very small.

These problems occur even on large screen. Having a window that has a bigger height than width is also a very usual scenario e.g. when using two windows side by side.

Screen.Recording.2023-08-07.at.09.28.43.mov
Screenshot 2023-08-07 at 10 47 49 Screenshot 2023-08-07 at 10 39 48 Screenshot 2023-08-07 at 10 39 33 Screenshot 2023-08-07 at 10 39 08
@TimSchulzRC
Copy link
Author

TimSchulzRC commented Aug 7, 2023

I generally think that a vertical layout would be better for this screen.

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

1 participant