Overhaul the IRC implementation.
* Simplified UI plumbing. * Improves handling of errors and kicks. * Persists chat history between session. * Fixes leaks of the old widget tree when exiting. * A few small UI polish improvements.
This commit is contained in:
@@ -18,9 +18,11 @@ Container@SERVERBROWSER_PANEL:
|
||||
Background: panel-black
|
||||
Y: 15
|
||||
Children:
|
||||
Container@IRC_ROOT:
|
||||
Container@GLOBALCHAT_ROOT:
|
||||
X: 15
|
||||
Y: 15
|
||||
Width: 700
|
||||
Height: 260
|
||||
ScrollPanel@SERVER_LIST:
|
||||
X: 15
|
||||
Y: 280
|
||||
|
||||
Reference in New Issue
Block a user