- 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:
Marius Stanciu
2020-10-30 18:16:09 +02:00
committed by Marius
parent 46900d795d
commit fa7b965f63
5 changed files with 259 additions and 235 deletions

View File

@@ -2128,6 +2128,7 @@ class MainGUI(QtWidgets.QMainWindow):
:return: None
"""
self.app.log.debug(" -> Add actions to new Toolbars")
# ########################################################################
# ## File Toolbar # ##