- Tools Database - some fixes in the UI (some of the widgets had duplicated names)

- Tools Database - made sure the on save the tools are saved only with the properties that relate to their targeted area of the app
- Tools Database - changes can be done only for one tool at a time
This commit is contained in:
Marius Stanciu
2020-07-14 18:22:24 +03:00
committed by Marius
parent 5748eb049b
commit e0af0b2a2f
2 changed files with 175 additions and 107 deletions

View File

@@ -12,6 +12,9 @@ CHANGELOG for FlatCAM beta
- Drilling Tool - now there is an Excellon preference that control the autoload of tools from the Tools Database
- Tools Database - remade the UI
- made sure that the serializable attributes are added correctly and only once (self.ser_attrs)
- Tools Database - some fixes in the UI (some of the widgets had duplicated names)
- Tools Database - made sure the on save the tools are saved only with the properties that relate to their targeted area of the app
- Tools Database - changes can be done only for one tool at a time
13.07.2020