BIM: fix double click both editing label and opening task panel
This commit is contained in:
@@ -202,6 +202,7 @@ class _ViewProviderAxisSystem:
|
||||
|
||||
def doubleClicked(self, vobj):
|
||||
self.edit()
|
||||
return True
|
||||
|
||||
def setupContextMenu(self, vobj, menu):
|
||||
if FreeCADGui.activeWorkbench().name() != 'BIMWorkbench':
|
||||
|
||||
Reference in New Issue
Block a user