mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 05:35:53 +08:00
Slecting object no longer causes slice to trigger
CURA-2181
This commit is contained in:
parent
4f594c9cf3
commit
8810fd83cc
@ -390,7 +390,6 @@ class CuraEngineBackend(Backend):
|
||||
# \param tool The tool that the user was using.
|
||||
def _onToolOperationStopped(self, tool):
|
||||
self._enabled = True # Tool stop, start listening for changes again.
|
||||
self._terminate()
|
||||
|
||||
## Called when the user changes the active view mode.
|
||||
def _onActiveViewChanged(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user