- fixed bug that did not allow joining of any object to a Geometry object
- working on solving the lost triggered signals for the Editor Toolbars buttons after changing the layout
This commit is contained in:
@@ -230,6 +230,7 @@ class ExclusionAreas(QtCore.QObject):
|
||||
|
||||
self.app = app
|
||||
|
||||
self.app.log.debug("+ Adding Exclusion Areas")
|
||||
# Storage for shapes, storage that can be used by FlatCAm tools for utility geometry
|
||||
# VisPy visuals
|
||||
if self.app.is_legacy is False:
|
||||
|
||||
Reference in New Issue
Block a user