TheGameCreators / AGK-Studio

3 stars 1 forks source link

Hi-res / DPI screens not supported #15

Closed AndyHOvine closed 3 years ago

AndyHOvine commented 5 years ago

Using a Surface Pro with a native resolution of 2736 x 1824 on a small screen and AGK-Studio's menus, text and icons are tiny. I have my DPI set to 175% in Windows - other applications will scale up to accommodate. agks-dpi Have found the UI scale option to increase the size of text in the UI. This helps sort out the problem, but would be better to make this automatic. When scaling up the font site the icon buttons under the menu become cut off. agks-dp2i

ndjinear commented 5 years ago

I also see this same issue, Windows 10 64bit, ASUS UX305 laptop 3200x1800 display. The fonts are quite small and hard to read, and bumping up the font size causes icon clipping shown. Version: AppGameKit Studio Alpha Version 0.42 fontsize

plemsoft commented 5 years ago

Thanks for reporting this.

Im aware of this , but currently only have those small icons, but we are getting a new set of icons designed, that will also allow us to make the icons larger.

And yes some kind of auto detection would be nice :)

plemsoft commented 5 years ago

fixed: toolbar icon clipping when using large fonts. (align with current fontsize). Added for next beta.

AndyHOvine commented 5 years ago

Looks good to me in latest version.

VirtualNomad19 commented 3 years ago

AndyHOvine commented on Feb 26, 2019

Looks good to me in latest version.

added auto-scale request: https://github.com/TheGameCreators/AGK-Studio/issues/903