mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:55:51 +08:00
Fix NumericTextFieldWithUnit not validating text
CURA-9793
This commit is contained in:
parent
73137a140a
commit
f24e6b1961
@ -59,7 +59,7 @@ UM.TooltipArea
|
||||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: propertyProvider
|
||||
watchedProperties: [ "value", "description" ]
|
||||
watchedProperties: [ "value", "description", "validationState" ]
|
||||
}
|
||||
|
||||
UM.Label
|
||||
|
Loading…
x
Reference in New Issue
Block a user