mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
some rework in UIWidget input
This commit is contained in:
@@ -46,7 +46,6 @@ function UISplitter:onMouseRelease(mousePos, mouseButton)
|
||||
if not self:isHovered() then
|
||||
Mouse.restoreCursor()
|
||||
end
|
||||
self:ungrabMouse()
|
||||
end
|
||||
|
||||
function UISplitter:onStyleApply(styleName, styleNode)
|
||||
|
Reference in New Issue
Block a user