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

UI scaling support #750

Open
madman2003 opened this issue May 13, 2018 · 2 comments
Open

UI scaling support #750

madman2003 opened this issue May 13, 2018 · 2 comments

Comments

@madman2003
Copy link
Contributor

O.S: Windows 10 64bits
KSP: 1.4.3 64 bits
Problem: I have a 180 dpi monitor (otherwise known as UltraHD in a 24 inch form factor), and I use 170% UI scaling. All the RemoteTech UI elements are tiny and see no way to make them bigger. Is there a scaling option that I missed or plans to add one?

@KSP-TaxiService
Copy link
Contributor

Sorry, there is no option or plan for scaling up UI elements. Currently, all window dimensions and raster textures are fixed in size (could be incremented but not 100% automatic scale-up.

@KSP-TaxiService
Copy link
Contributor

KSP-TaxiService commented Jul 19, 2018

Ok, I checked the UI scaling in KSP.

  • Filter bar in Tracking Station and MapView is already scaling based on KSP UI scaling but it could use a bigger start dimension (say 32x32 px)
  • Signal delay bar with FC button is scaling fine though it could use a bigger start dimension
  • Flight Computer interface is ignoring KSP UI scaling and looks tiny already in widescreen PC monitor (2018)

I think it is going to take while as the textures need to be enlarged and redrawn and the FC interface codes need to be revised.

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