- in Excellon Editor fixed the selection issue which in a certain step created a failure in the Copy and Move tools.

- in Excellon Editor fixed the selection with key modifier pressed
- edited the mouse cursors and saved them without included thumbnail in a bid to remove some CRC warnings made by libpng
This commit is contained in:
Marius Stanciu
2019-08-14 23:35:29 +03:00
parent f3fc175197
commit 0e03252af7
18 changed files with 86 additions and 25 deletions

View File

@@ -15,6 +15,9 @@ CAD program, and create G-Code for Isolation routing.
- fixed the Delete tool, Select tool in Excellon Editor to work for Slots too
- changes in the way the edited Excellon with added slots is saved
- added more icons and cursor in Excellon Editor for Slots related functions
- in Excellon Editor fixed the selection issue which in a certain step created a failure in the Copy and Move tools.
- in Excellon Editor fixed the selection with key modifier pressed
- edited the mouse cursors and saved them without included thumbnail in a bid to remove some CRC warnings made by libpng
13.08.2019