BIM: Fix SectionPlane's label being editable on double-click
This commit is contained in:
@@ -1158,6 +1158,7 @@ class _ViewProviderSectionPlane:
|
||||
|
||||
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