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

Not scaling properly on high DPI displays #450

Closed
Alkasai opened this issue Jul 20, 2017 · 4 comments
Closed

Not scaling properly on high DPI displays #450

Alkasai opened this issue Jul 20, 2017 · 4 comments
Milestone

Comments

@Alkasai
Copy link

Alkasai commented Jul 20, 2017

I get this issue when I run it on Surface Pro 4 that is set to a recommended resolution of 2736 x 1824 and a recommended scaling of 200%.

  1. The text in the "Recent Transaction" area is very tiny and hard to read.
  2. Left bar menu items do not scale properly, overflowing the space allocated
  3. Wallet information is also tiny when window is not expanded to full screen.

Full screen:
full screen

Window:
windows

Someone on Slack recommended adding windowwidth=1150 and windowheight=800 to gridcoinresearch.conf, as a potential work around:

  1. The text in the "Recent Transaction" area is still tiny
  2. Left bar menu are now fixed.
  3. Wallet information fonts size is now looks normal, but the text overflows when window is not expanded to full screen.

Full Screen:
full screen

Window:
window

Recent Transactions:
recent transactions

@skcin
Copy link
Contributor

skcin commented Aug 4, 2017

I am in the process of reseaching high dpi support with qt. If anyone has experience with this please share your insights. I think we need a cross platform solution working on linux, mac, and windows, right?

@denravonska denravonska added this to the Autotools milestone Aug 15, 2017
@skcin
Copy link
Contributor

skcin commented Aug 17, 2017

This issue is being worked on in #517. We need people with high dpi displays to test once it is ready.

@Alkasai
Copy link
Author

Alkasai commented Aug 17, 2017

@skcin you can ping me on Slack or here (i might miss it here). And I can install it on my Surface Pro 4 + an external screen to test high DPI + switching to low DPI.

@denravonska
Copy link
Member

Closed by #517.

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

3 participants