- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user