mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge branch '2.3'
This commit is contained in:
commit
6999a14821
7 changed files with 30 additions and 16 deletions
|
|
@ -248,7 +248,6 @@ class MachineManager(QObject):
|
|||
|
||||
def _onActiveExtruderStackChanged(self):
|
||||
self.blurSettings.emit() # Ensure no-one has focus.
|
||||
|
||||
old_active_container_stack = self._active_container_stack
|
||||
|
||||
if self._active_container_stack and self._active_container_stack != self._global_container_stack:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue