#3660 Oops... propagate setting

This commit is contained in:
Thomas Krijnen
2023-08-31 08:27:45 +02:00
parent 2ec1a97a00
commit 5af30b6f07
+1 -1
View File
@@ -511,7 +511,7 @@ namespace {
}
hlr_calc vis(projector_);
if (true) {
if (segment_projection_) {
vis.set_product_shape(&items_);
}
return boost::apply_visitor(vis, engine_);