mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Set stage icon for monitor depending on output device state, prevent crash when accessing back-end from unloaded component
This commit is contained in:
parent
dd92d8d5e0
commit
f91a4db617
3 changed files with 38 additions and 41 deletions
|
@ -378,7 +378,6 @@ UM.MainWindow
|
|||
z: 1
|
||||
|
||||
source: UM.Controller.activeStage.sidebarComponent
|
||||
asynchronous: true
|
||||
}
|
||||
|
||||
Loader
|
||||
|
@ -402,7 +401,6 @@ UM.MainWindow
|
|||
}
|
||||
|
||||
source: UM.Controller.activeStage.mainComponent
|
||||
asynchronous: true
|
||||
}
|
||||
|
||||
UM.MessageStack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue