- ESC key will trigger normal view if in full screen and the ESC key is pressed

This commit is contained in:
Marius Stanciu
2019-03-21 01:49:49 +02:00
parent b09f311b5c
commit 99c2ceaaed
2 changed files with 8 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- added autocomplete finish with ENTER key for the TCL Shell
- made sure that the autocomplete function works only for FlatCAM Scripts
- ESC key will trigger normal view if in full screen and the ESC key is pressed
19.03.2019