mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
CURA-5158 The printer menu now reacts to the global container changes so
it is updates even if there is no connection.
This commit is contained in:
parent
8c5673dd3c
commit
2ee42dda33
3 changed files with 24 additions and 5 deletions
|
@ -97,11 +97,6 @@ Button
|
|||
{
|
||||
target: Cura.MachineManager
|
||||
onCurrentConfigurationChanged: updateOnSync()
|
||||
}
|
||||
|
||||
Connections
|
||||
{
|
||||
target: Cura.MachineManager
|
||||
onOutputDevicesChanged: updateOnSync()
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue