Fix customised settings indicator

CURA-1585
This commit is contained in:
fieldOfView 2016-06-08 10:55:48 +02:00
parent b452af5dbf
commit 1a8fe6aa1f

View File

@ -143,7 +143,7 @@ Item{
UM.SimpleButton {
id: customisedSettings
visible: UM.ActiveProfile.hasCustomisedValues
visible: Cura.MachineManager.hasUserSettings
height: parent.height * 0.6
width: parent.height * 0.6