mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:39:02 +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:
|
||||
{
|
||||
if(activeFocus)
|
||||
|
Loading…
x
Reference in New Issue
Block a user