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 does not scale properly on 4K screen #139

Open
DStrelak opened this issue Sep 9, 2022 · 10 comments
Open

GUI does not scale properly on 4K screen #139

DStrelak opened this issue Sep 9, 2022 · 10 comments

Comments

@DStrelak
Copy link
Contributor

DStrelak commented Sep 9, 2022

Describe the bug
GUI is unreadable and very small

To Reproduce
Steps to reproduce the behavior:
Open Scipion (devel version as of today)

Expected behavior
Text of the GUI should be readable and sharp

Screenshots
image

Desktop (please complete the following information):
Ubuntu 20.04
4K screen, , 125% scale

@pconesa
Copy link
Contributor

pconesa commented Sep 9, 2022

Have you tried to use SCIPION_FONT_SIZE variable? set it to something bigger than 10. 14? 16?

@pconesa
Copy link
Contributor

pconesa commented Sep 9, 2022

@DStrelak
Copy link
Contributor Author

Have you tried to use SCIPION_FONT_SIZE variable? set it to something bigger than 10. 14? 16?

Hi, no, I didn't. I was looking in the wiki for '4K', 'GUI' and 'resolution' and didn't encounter that.

@DStrelak
Copy link
Contributor Author

You are also missing the conda font fix --> https://scipion-em.github.io/docs/release-3.0.0/docs/user/troubleshooting.html#fixing-fonts-in-a-conda-installation

I'm lazy, I use the vanilla version :D

@pconesa
Copy link
Contributor

pconesa commented Sep 12, 2022

Wiki? Scipion documentation is not in the wiki.

Did it work?

The font issue is directly related to the fact that "vanilla conda" do not detect proper fonts and only "bad ones".

@DStrelak
Copy link
Contributor Author

I'm talking about this page: https://scipion-em.github.io/docs/release-3.0.0/index.html
The SCIPION_FONT_SIZE partically worked, but e.g. the protocol tree does not seem happy about that change:
image

@DStrelak
Copy link
Contributor Author

image

@pconesa
Copy link
Contributor

pconesa commented Sep 12, 2022

For the protocol tree either:

1.- click on the "rearrange icon" (top right)
2.- re arrange them manually

@DStrelak
Copy link
Contributor Author

1.- click on the "rearrange icon" (top right)

That doesn't do anything, or more precisely, it stays in the way I showed you here.

@pconesa
Copy link
Contributor

pconesa commented Sep 14, 2022

What happens if you fix the font?

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