- fixed the menu entries for the Properties Tool, Transform Tool

- fixed the Tools menu actions
This commit is contained in:
Marius Stanciu
2020-11-16 02:40:21 +02:00
committed by Marius
parent 72a9871871
commit 5a1ea25cef
5 changed files with 6 additions and 4 deletions

View File

@@ -2893,7 +2893,7 @@ class MainGUI(QtWidgets.QMainWindow):
# Properties Tool
if key == QtCore.Qt.Key_P:
self.app.properties_tool.run()
self.app.properties_tool.run(toggle=True)
return
# Change Units