mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 00:05:57 +08:00
ui: Resize E2E Alerts (#1396)
because people be enabling ALL THE UI Co-authored-by: Jason Wen <haibin.wen3@gmail.com>
This commit is contained in:
@@ -97,7 +97,7 @@ private:
|
||||
int speedLimitAssistFrame;
|
||||
QPixmap plus_arrow_up_img;
|
||||
QPixmap minus_arrow_down_img;
|
||||
int e2e_alert_size = 300;
|
||||
int e2e_alert_size = 250;
|
||||
QPixmap green_light_alert_img;
|
||||
bool greenLightAlert;
|
||||
int e2eAlertFrame;
|
||||
|
||||
Reference in New Issue
Block a user