Fix SettingView stakc ID binding

CURA-4708
This commit is contained in:
Lipu Fei 2018-01-03 15:58:30 +01:00
parent e0c2a9e4c7
commit 392be23281

View file

@ -372,7 +372,7 @@ Item
{
id: provider
containerStackId: Cura.ExtruderManager.activeExtruderStackId
containerStackId: Cura.MachineManager.activeMachineId
key: model.key ? model.key : ""
watchedProperties: [ "value", "enabled", "state", "validationState", "settable_per_extruder", "resolve" ]
storeIndex: 0