mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Merge branch '4.10' of https://github.com/Ultimaker/Cura into 4.10
This commit is contained in:
commit
3ae59c5bf4
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ ToolTip
|
||||||
color: UM.Theme.getColor("tooltip")
|
color: UM.Theme.getColor("tooltip")
|
||||||
target: Qt.point(targetPoint.x - tooltip.x, targetPoint.y - tooltip.y)
|
target: Qt.point(targetPoint.x - tooltip.x, targetPoint.y - tooltip.y)
|
||||||
arrowSize: UM.Theme.getSize("default_arrow").width
|
arrowSize: UM.Theme.getSize("default_arrow").width
|
||||||
|
visible: tooltip.height != 0
|
||||||
}
|
}
|
||||||
|
|
||||||
contentItem: Label
|
contentItem: Label
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue