Improve tabs move in console chat, looks nice now

This commit is contained in:
Eduardo Bart
2013-01-16 15:41:12 -02:00
parent 2e75380218
commit a80e758e32
7 changed files with 45 additions and 34 deletions

View File

@@ -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)