- changed some confusing strings regarding the 'Properties'
- Properties Tool is now ObjectReport Tool - fixed some attributes in Milling Slots Excellon Object utilities functionality - fixed some issues in the translated strings .po files
This commit is contained in:
@@ -2970,7 +2970,7 @@ class MainGUI(QtWidgets.QMainWindow):
|
||||
|
||||
# Properties Tool
|
||||
if key == QtCore.Qt.Key_P:
|
||||
self.app.properties_tool.run(toggle=True)
|
||||
self.app.report_tool.run(toggle=True)
|
||||
return
|
||||
|
||||
# Change Units
|
||||
|
||||
Reference in New Issue
Block a user