Fix not being able to close the chat window in replays

This commit is contained in:
Oliver Brakmann
2016-09-16 16:29:13 +02:00
parent af0249f2ae
commit aa68e9bfca
3 changed files with 19 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ Container@CHAT_PANEL:
ImageName: kick
X: 6
Y: 8
LogicKeyListener@KEY_LISTENER:
ScrollPanel@CHAT_SCROLLPANEL:
Y: PARENT_BOTTOM - HEIGHT - 30
Width: 550

View File

@@ -37,6 +37,7 @@ Container@CHAT_PANEL:
Height: 25
Text: X
Font: Bold
LogicKeyListener@KEY_LISTENER:
ScrollPanel@CHAT_SCROLLPANEL:
Y: PARENT_BOTTOM - HEIGHT - 30
Width: 550