mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Improve tabs move in console chat, looks nice now
This commit is contained in:
@@ -64,7 +64,7 @@ function onGameEditText(id, itemId, maxLength, text, writter, time)
|
||||
|
||||
if not writeable then
|
||||
textWindow:setText(tr('Show Text'))
|
||||
--textEdit:wrapText()
|
||||
textEdit:wrapText()
|
||||
cancelButton:hide()
|
||||
cancelButton:setWidth(0)
|
||||
okButton:setMarginRight(0)
|
||||
|
Reference in New Issue
Block a user