Set the right default extruder for the main property provider

Fixes CURA-2024
This commit is contained in:
Arjen Hiemstra 2016-08-02 14:49:57 +02:00
parent b97b694f41
commit 4f9fab9418

View file

@ -125,7 +125,7 @@ ScrollView
{ {
id: provider id: provider
containerStackId: delegate.stackId containerStackId: Cura.MachineManager.activeMachineId
key: model.key ? model.key : "" key: model.key ? model.key : ""
watchedProperties: [ "value", "enabled", "state", "validationState", "settable_per_extruder" ] watchedProperties: [ "value", "enabled", "state", "validationState", "settable_per_extruder" ]
storeIndex: 0 storeIndex: 0