wip
This commit is contained in:
@@ -838,7 +838,7 @@ void AnnotatedCameraWidget::drawLaneLines(QPainter &painter, const UIState *s) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// road edges
|
// road edges
|
||||||
// for (int i = 0; i < std::size(scene.road_edge_vertices); ++i) {
|
for (int i = 0; i < std::size(scene.road_edge_vertices); ++i) {
|
||||||
// if (currentHolidayTheme != 0) {
|
// if (currentHolidayTheme != 0) {
|
||||||
// painter.setBrush(std::get<2>(holidayThemeConfiguration[currentHolidayTheme]).begin()->second);
|
// painter.setBrush(std::get<2>(holidayThemeConfiguration[currentHolidayTheme]).begin()->second);
|
||||||
// } else if (customColors != 0) {
|
// } else if (customColors != 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user