mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:35:58 +08:00
revert changes to functions
CURA-9793
This commit is contained in:
parent
9a03094bfd
commit
435c67f97a
@ -64,11 +64,11 @@ RowLayout
|
|||||||
target: propertyProvider
|
target: propertyProvider
|
||||||
function onContainerStackChanged()
|
function onContainerStackChanged()
|
||||||
{
|
{
|
||||||
comboboxModel.updateModel()
|
updateTimer.restart()
|
||||||
}
|
}
|
||||||
function onIsValueUsedChanged()
|
function onIsValueUsedChanged()
|
||||||
{
|
{
|
||||||
comboboxModel.updateModel()
|
updateTimer.restart()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user