TuxSH / InputRedirectionClient-Qt

Input redirection client for the 3DS using QtGamepad
MIT License
120 stars 25 forks source link

Is there a way to make the window unresizable in a portable way? #18

Open TheNain38 opened 7 years ago

TuxSH commented 7 years ago

Probably using setFixedSize with the result of size. But I don't see the point...

TheNain38 commented 7 years ago

It's to avoid resizing the window, as the interface don't really adapt to a new size, and also to avoid misclicking on the maximize button