mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
ConsoleLabel should not be focusable
Avoid scrolling by ensureChildVisible of UIScrollArea
This commit is contained in:
@@ -12,6 +12,7 @@ ConsoleLabel < UITextEdit
|
|||||||
editable: false
|
editable: false
|
||||||
draggable: true
|
draggable: true
|
||||||
selectable: false
|
selectable: false
|
||||||
|
focusable: false
|
||||||
|
|
||||||
ConsolePhantomLabel < UILabel
|
ConsolePhantomLabel < UILabel
|
||||||
font: verdana-11px-antialised
|
font: verdana-11px-antialised
|
||||||
|
Reference in New Issue
Block a user