mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
make hover, dragging, press and mouse release work in a proper way
This commit is contained in:
@@ -66,6 +66,7 @@ function ToolTip.display(text)
|
||||
toolTipLabel:resize(toolTipLabel:getWidth() + 4, toolTipLabel:getHeight() + 4)
|
||||
toolTipLabel:show()
|
||||
toolTipLabel:raise()
|
||||
toolTipLabel:enable()
|
||||
moveToolTip(toolTipLabel)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user