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

Default GUI window height and text sizing #14

Open
agitter opened this issue Apr 9, 2019 · 3 comments
Open

Default GUI window height and text sizing #14

agitter opened this issue Apr 9, 2019 · 3 comments

Comments

@agitter
Copy link
Member

agitter commented Apr 9, 2019

As of b0ac0b4 the default GUI size does not have enough vertical height on my Windows 10 machine:
image

The Validation Methodology options are not fully displayed. We can continue to tweak these default sizes.

Changing this to 0.55 worked on my machine, but we should test this more generally:

h = sizeObject.height()*0.5

@agitter
Copy link
Member Author

agitter commented Apr 9, 2019

The problem is even worse on one of the borrowed Windows 10 laptops. All of the Validation Methodology options are cut off entirely. It's still usable if the user maximizes the GUI.

@agitter
Copy link
Member Author

agitter commented Feb 3, 2020

In the January 25, 2020 workshop, we also had issues displaying the software on the projector screen. The text did not scale up on the large display.

@agitter agitter changed the title Default GUI window height Default GUI window height and text sizing Mar 4, 2021
@agitter
Copy link
Member Author

agitter commented Mar 4, 2021

Viewing the text was also an issue during the February 25, 2021 Zoom workshop. The text in the software is too small to read during screen sharing unless all of the participants zoom the shared content in Zoom. We need to enlarge the text and consider other stylistic improvements to the GUI.

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