mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-23 23:12:07 +08:00
make sure to use our UI
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user