- added a change that when a double click is performed in a object on canvas resulting in a selection, if the notebook is hidden then it will be displayed

This commit is contained in:
Marius Stanciu
2019-02-28 16:39:44 +02:00
committed by Marius
parent ee23a31d50
commit 546f643035
2 changed files with 7 additions and 1 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
28.02.2019
- added a change that when a double click is performed in a object on canvas resulting in a selection, if the notebook is hidden then it will be displayed
27.02.2019
- made the Custom ToolChange Text area in CNCJob Selected Tab depend on the status of the ToolChange Enable Checkbox even in the init stage.