mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Changed rule violation window default focus
This commit is contained in:
@@ -90,6 +90,7 @@ function show(target, statement)
|
|||||||
ruleViolationWindow:show()
|
ruleViolationWindow:show()
|
||||||
ruleViolationWindow:raise()
|
ruleViolationWindow:raise()
|
||||||
ruleViolationWindow:focus()
|
ruleViolationWindow:focus()
|
||||||
|
ruleViolationWindow:getChildById('commentText'):focus()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user