- fixed newly introduced issue when doing File -> Print(PDF)

This commit is contained in:
Marius Stanciu
2020-10-25 00:54:38 +03:00
committed by Marius
parent 7f97e75d43
commit ac1dd33ae4
2 changed files with 6 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ CHANGELOG for FlatCAM beta
- the methods of the APP class that were the handlers for the File menu are now moved to their oen class
- fixed some of the Tcl Commands that depended on the methods refactored above
- reverted the preprocessors with no toolchange commands to the original but removed the M6 toolchange command
- fixed newly introduced issue when doing File -> Print(PDF)
23.10.2020