Gui: add explicit transparency specification
This commit is contained in:
@@ -638,6 +638,7 @@ void PartGui::DlgProjectionOnSurface::show_projected_shapes(const std::vector<SS
|
||||
vp->LineColor.setValue(0x8ae23400);
|
||||
vp->ShapeColor.setValue(0x8ae23400);
|
||||
vp->PointColor.setValue(0x8ae23400);
|
||||
vp->Transparency.setValue(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user