ui: auto scaling on resolution below 1920 x 1080 (#22842)
* ui: resizable on PC by mouse drag * Revert "ui: resizable on PC by mouse drag" This reverts commit 56aa8254a2ae3f3b8a4b1f5957a51b2258780e97. * ui: auto scaling on resolution below 1920 x 1080 special case when on PC and screen resolution is exactly 1920 x 1080, we don't use fixed-sized window to account for taskbar/menubar area * Update qt_window.cc set maximum window size * keep SCALE Co-authored-by: Willem Melching <willem.melching@gmail.com>pull/214/head
parent
bdaea086f8
commit
983cc14174
1 changed files with 10 additions and 5 deletions
Loading…
Reference in new issue