- updated the drawing of the workspace such that the application overall start time is improved and after first turn on of the workspace, toggling it will have no performance penalty

This commit is contained in:
Marius Stanciu
2019-11-27 15:55:31 +02:00
parent 58f24cbb37
commit 1f63a16a24
4 changed files with 86 additions and 139 deletions

View File

@@ -2481,7 +2481,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
# Toggle Workspace
if key == QtCore.Qt.Key_W:
self.app.on_workspace_menu()
self.app.on_workspace_toggle()
return
# Skew on X axis