- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
This commit is contained in:
@@ -975,7 +975,7 @@ class GeometryObjectUI(ObjectUI):
|
||||
"Diameter for the new tool"
|
||||
)
|
||||
)
|
||||
self.addtool_entry = FCEntry()
|
||||
self.addtool_entry = FCEntry2()
|
||||
|
||||
# hlay.addWidget(self.addtool_label)
|
||||
# hlay.addStretch()
|
||||
|
||||
Reference in New Issue
Block a user