mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
983cc14174
* 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>