mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Fix direction of tooltip point
CURA-8561
This commit is contained in:
parent
d7e023c5ee
commit
f01ce5b43c
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ Rectangle
|
|||
{
|
||||
tooltipText: catalog.i18nc("@info", "Verified")
|
||||
visible: parent.hovered
|
||||
targetPoint: Qt.point(0, Math.round(parent.y + parent.height / 2))
|
||||
}
|
||||
|
||||
Rectangle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue