wip
This commit is contained in:
@@ -114,7 +114,7 @@ void OnroadWindow::updateState(const UIState &s) {
|
|||||||
|
|
||||||
if (bg != bgColor) {
|
if (bg != bgColor) {
|
||||||
bg = bgColor;
|
bg = bgColor;
|
||||||
CameraWidget->updateLaneEdgeColor(bg);
|
nvg.updateLaneEdgeColor(bg);
|
||||||
update();
|
update();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user