- added an automatic name on each save operation based on the object name and/or the current date
- added more information's for the statistics
This commit is contained in:
@@ -42,6 +42,7 @@ class Properties(FlatCAMTool):
|
||||
self.vlay.setStretch(0,0)
|
||||
|
||||
def run(self):
|
||||
self.app.report_usage("ToolProperties()")
|
||||
|
||||
if self.app.tool_tab_locked is True:
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user