mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-27 21:01:11 -07:00
Fix the positioning of multi-line tooltip anchor-points
This commit is contained in:
parent
00f406b5dd
commit
67af1aa19d
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ Button
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
targetPoint: Qt.point(parent.x, Math.round(parent.y + parent.height / 2))
|
||||||
}
|
}
|
||||||
|
|
||||||
BusyIndicator
|
BusyIndicator
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue