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:
Nayan
2025-10-16 01:03:45 -04:00
committed by GitHub
parent 50462a1d01
commit 063aa994d2
+1 -1
View File
@@ -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;