mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 17:19:20 +02:00
ConsoleLabel should not be focusable
Avoid scrolling by ensureChildVisible of UIScrollArea
This commit is contained in:
parent
a33fcd19b4
commit
471b8362e2
@ -12,6 +12,7 @@ ConsoleLabel < UITextEdit
|
||||
editable: false
|
||||
draggable: true
|
||||
selectable: false
|
||||
focusable: false
|
||||
|
||||
ConsolePhantomLabel < UILabel
|
||||
font: verdana-11px-antialised
|
||||
|
Loading…
x
Reference in New Issue
Block a user