mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Do not transform negative printhead min max values to positive while
displaying CURA-6690
This commit is contained in:
parent
5a95788493
commit
17a832f52f
3 changed files with 13 additions and 10 deletions
|
@ -35,6 +35,7 @@ UM.TooltipArea
|
|||
property alias labelWidth: fieldLabel.width
|
||||
property alias unitText: unitLabel.text
|
||||
|
||||
property alias textField: textFieldWithUnit
|
||||
property alias valueText: textFieldWithUnit.text
|
||||
property alias valueValidator: textFieldWithUnit.validator
|
||||
property alias editingFinishedFunction: textFieldWithUnit.editingFinishedFunction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue