- in legacy graphic engine, fixed issue with Delete shortcut key trying to delete twice

This commit is contained in:
Marius Stanciu
2019-09-23 17:52:34 +03:00
committed by Marius
parent ae7fec6dd1
commit b5e9997713
4 changed files with 23 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ CAD program, and create G-Code for Isolation routing.
- optimized the Gerber mark shapes display
- fixed a color format bug in Tool Move for 3D engine
- made sure that when the Tool Move is used on a Gerber file with mark shapes active, those mark shapes are deleted before the actual move
- in legacy graphic engine, fixed issue with Delete shortcut key trying to delete twice
22.09.2019