make sure to use our UI

This commit is contained in:
Jason Wen
2024-07-27 01:49:57 -04:00
parent 7f90846971
commit bc40052344
@@ -1444,7 +1444,7 @@ void AnnotatedCameraWidgetSP::paintEvent(QPaintEvent *event) {
painter.setPen(Qt::NoPen);
if (s->scene.world_objects_visible) {
update_model(s, model);
sp_update_model(s, model);
drawLaneLines(painter, s);
if (s->scene.longitudinal_control && sm.rcv_frame("radarState") > s->scene.started_frame) {