winnitron / WinnitronLauncher

The official Winnitron launcher! The meat and potatoes of the Winnitron.
winnitron.com
MIT License
34 stars 7 forks source link

New menu resolution compatibility #88

Closed aaronklaassen closed 6 years ago

aaronklaassen commented 6 years ago

The new UI looks great on a 16:9 display, but is too wide otherwise (these pictures are from a trial run on the Half-a-tron, which is 8:5 / 1440x900).

img_1934 img_1935

mrmwiebe commented 6 years ago

Hey @aaronklaassen so this is fixed now. The TopBar (with the winnitron logo) is now responsive, but since the way that I arranged the launcher is very dependant on the global space, I just added a launcher scale option in winnitron_options.json. Setting that to 0.9 or something should fit it all in.

Let me know if that helps!