Improve cloud connection or not checking

Contributes to CL-1165
This commit is contained in:
Ian Paschal 2019-02-12 12:12:59 +01:00
parent 9d8cf5ddde
commit 3c2791fefe
4 changed files with 10 additions and 6 deletions

View file

@ -24,7 +24,7 @@ Item
// If the printer is a cloud printer or not. Other items base their enabled state off of this boolean. In the future
// they might not need to though.
property bool cloudConnection: Cura.MachineManager.activeMachineHasActiveCloudConnection
property bool cloudConnection: Cura.MachineManager.activeMachineIsUsingCloudConnection
width: parent.width
height: childrenRect.height