mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
Merge branch 'master' of https://github.com/Crypton33/otclient
This commit is contained in:
commit
39d4a7d842
@ -20,3 +20,9 @@ MiniWindow
|
||||
Minimap
|
||||
id: minimap
|
||||
anchors.fill: parent
|
||||
|
||||
ResizeBorder
|
||||
anchors.right: parent.right
|
||||
anchors.top: parent.top
|
||||
anchors.bottom: parent.bottom
|
||||
enabled: true
|
||||
|
@ -90,6 +90,7 @@ function show(target, statement)
|
||||
ruleViolationWindow:show()
|
||||
ruleViolationWindow:raise()
|
||||
ruleViolationWindow:focus()
|
||||
ruleViolationWindow:getChildById('commentText'):focus()
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user