Disable connection status icon for drop down in WorkspaceDialog. It is not possible to display the correct status for LAN printers without making them the active printer anyway.

CURA-9424
This commit is contained in:
Joey de l'Arago 2022-11-15 15:10:44 +01:00
parent 28862c89e5
commit a30fbf5a8f
2 changed files with 3 additions and 2 deletions

View file

@ -116,6 +116,7 @@ UM.Dialog
isCloudRegistered: false
isNetworkPrinter: manager.isNetworked
isGroup: manager.isAbstractMachine
connectionStatus: ""
minDropDownWidth: machineSelector.width