mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 02:58:59 +08:00
Setting a instance to the same state no longer causes display to break
CURA-1985
This commit is contained in:
parent
b29ff7feeb
commit
1147e915c1
@ -246,6 +246,7 @@ Item {
|
|||||||
key: model.key
|
key: model.key
|
||||||
watchedProperties: [ "value", "enabled", "validationState" ]
|
watchedProperties: [ "value", "enabled", "validationState" ]
|
||||||
storeIndex: 0
|
storeIndex: 0
|
||||||
|
removeUnusedValue: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user