|
// This should be disabled when invisible, otherwise it will catch mouse events.
|
|
// This should be disabled when invisible, otherwise it will catch mouse events.
|
|
target = Qt.point(position.x + 1, position.y + Math.round(UM.Theme.getSize("tooltip_arrow_margins").height / 2))
|
|
target = Qt.point(position.x + 1, position.y + Math.round(UM.Theme.getSize("tooltip_arrow_margins").height / 2))
|