mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06: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;
|
||||
}
|
||||
targetPoint: Qt.point(parent.x, Math.round(parent.y + parent.height / 2))
|
||||
}
|
||||
|
||||
BusyIndicator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue