mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 16:09:01 +08:00
Fix the positioning of multi-line tooltip anchor-points
This commit is contained in:
parent
00f406b5dd
commit
67af1aa19d
@ -145,6 +145,7 @@ Button
|
|||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
targetPoint: Qt.point(parent.x, Math.round(parent.y + parent.height / 2))
|
||||||
}
|
}
|
||||||
|
|
||||||
BusyIndicator
|
BusyIndicator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user