BIM: Remove additional recompute at the end of isolate
This commit is contained in:
committed by
Yorik van Havre
parent
2cd492424c
commit
8fd7c94d8f
@@ -485,7 +485,6 @@ class BIM_Views:
|
||||
else:
|
||||
obj.ViewObject.Visibility = True
|
||||
|
||||
FreeCAD.ActiveDocument.recompute()
|
||||
|
||||
def saveView(self):
|
||||
"save the current camera angle to the selected item"
|
||||
|
||||
Reference in New Issue
Block a user