mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 08:28:59 +08:00
Fix: remove unnecesary cura slice request
CURA-4785
This commit is contained in:
parent
064a8e6f6c
commit
9a3c9921ca
@ -135,14 +135,6 @@ SettingItem
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
onEditingFinished:
|
|
||||||
{
|
|
||||||
if (textHasChanged)
|
|
||||||
{
|
|
||||||
propertyProvider.setPropertyValue("value", text)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
onActiveFocusChanged:
|
onActiveFocusChanged:
|
||||||
{
|
{
|
||||||
if(activeFocus)
|
if(activeFocus)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user