Merge branch '4.10' of https://github.com/Ultimaker/Cura into 4.10

This commit is contained in:
Konstantinos Karmas 2021-06-21 15:13:18 +02:00
commit 3ae59c5bf4

View file

@ -59,6 +59,7 @@ ToolTip
color: UM.Theme.getColor("tooltip")
target: Qt.point(targetPoint.x - tooltip.x, targetPoint.y - tooltip.y)
arrowSize: UM.Theme.getSize("default_arrow").width
visible: tooltip.height != 0
}
contentItem: Label