mirror of
https://github.com/edubart/otclient.git
synced 2025-12-13 20:39:46 +01: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