fossephate / JoyCon-Driver

A vJoy feeder for the Nintendo Switch JoyCons and Pro Controller
https://fosse.co/latest.zip
MIT License
1.07k stars 196 forks source link

Fixed widget positioning doesn't work correctly on HiDPI monitors #90

Closed lewtds closed 6 years ago

lewtds commented 6 years ago

Pretty self-explanatory...

capture

fossephate commented 6 years ago

Lol, this has to do with WxWidgets, but on my laptop (with a 3000x2000px resolution) it's just really small, but I'm able to fix it by right clicking the exe, going to properties -> compatibility -> Override high DPI scaling behavior and trying the different options

I'm gonna close this since it's not something I can easily fix and I plan to switch the program over to Qt anyways