mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
rework on UILineEdit
* allow multiline text editing * rename UILineEdit to UITextEdit
This commit is contained in:
@@ -32,8 +32,8 @@ UIWindow
|
||||
font: terminus-14px-bold
|
||||
text: >>
|
||||
|
||||
UILineEdit
|
||||
id: commandLineEdit
|
||||
UITextEdit
|
||||
id: commandTextEdit
|
||||
height: 16
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.left: commandSymbolLabel.right
|
||||
|
Reference in New Issue
Block a user