- updated code in self.on_view_source() to make it more responsive

This commit is contained in:
Marius Stanciu
2019-09-11 06:55:17 +03:00
committed by Marius
parent 462e3ac2ec
commit e7493a350f
3 changed files with 49 additions and 19 deletions

View File

@@ -14,6 +14,7 @@ CAD program, and create G-Code for Isolation routing.
- added the Gerber code as source for the panelized object in Panelize Tool
- whenever a Gerber file is deleted, the mark_shapes objects are deleted also
- made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering
- updated code in self.on_view_source() to make it more responsive
10.09.2019