- moved all shortcut keys handlers from Editors to the keyPressEvent() handler from FLatCAMGUI

This commit is contained in:
Marius Stanciu
2019-02-08 16:57:51 +02:00
committed by Marius
parent 2be35e4248
commit 824b1a95ab
3 changed files with 536 additions and 562 deletions

View File

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- changed the menu entry Toggle Grid name to Toggle Grid Snap
- fixed errors in Toggle Axis
- fixed error with shortcut key triggering twice the keyPressEvent when in the Project List View
- moved all shortcut keys handlers from Editors to the keyPressEvent() handler from FLatCAMGUI
7.02.2019