Merge pull request #9905 from Syres916/patch-85
[Part] Fix regression when opening...
This commit is contained in:
@@ -1278,6 +1278,11 @@ void ViewProviderPartExt::updateVisual()
|
||||
(void)numEdges;
|
||||
# endif
|
||||
VisualTouched = false;
|
||||
|
||||
// The material has to be checked again
|
||||
setHighlightedFaces(DiffuseColor.getValues());
|
||||
setHighlightedEdges(LineColorArray.getValues());
|
||||
setHighlightedPoints(PointColorArray.getValue());
|
||||
}
|
||||
|
||||
void ViewProviderPartExt::forceUpdate(bool enable) {
|
||||
|
||||
Reference in New Issue
Block a user