mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Merge remote-tracking branch 'origin/4.1' into CURA-6483_fix_add_by_ip
This commit is contained in:
commit
1e89ce3673
4 changed files with 23 additions and 4 deletions
|
@ -69,6 +69,7 @@ UM.TooltipArea
|
|||
background: Rectangle
|
||||
{
|
||||
color: UM.Theme.getColor("main_background")
|
||||
anchors.fill: parent
|
||||
|
||||
border.color:
|
||||
{
|
||||
|
|
|
@ -76,6 +76,4 @@ NumericTextFieldWithUnit
|
|||
forceUpdateOnChangeFunction()
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: add forceUpdateOnChangeFunction:
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue