Set stage icon for monitor depending on output device state, prevent crash when accessing back-end from unloaded component

This commit is contained in:
ChrisTerBeke 2017-12-07 10:38:06 +01:00
parent dd92d8d5e0
commit f91a4db617
3 changed files with 38 additions and 41 deletions

View file

@ -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