BIM: Remove additional recompute at the end of isolate

This commit is contained in:
tetektoza
2025-05-06 01:55:15 +02:00
committed by Yorik van Havre
parent 2cd492424c
commit 8fd7c94d8f

View File

@@ -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"