changeset 343:b66028d21a1c

browser_side: message box was not displayed on muc opening (when unibox is disabled)
author souliane <souliane@mailoo.org>
date Sat, 18 Jan 2014 11:24:52 +0100
parents 44491e963eee
children d7b98e499935
files libervia.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libervia.py	Fri Jan 17 17:20:04 2014 +0100
+++ b/libervia.py	Sat Jan 18 11:24:52 2014 +0100
@@ -682,6 +682,7 @@
             self.addTab(_target.node, chat_panel)
         chat_panel.setPresents(room_nicks)
         chat_panel.historyPrint()
+        chat_panel.refresh()
 
     def _roomLeftCb(self, room_jid, room_nicks, user_nick):
         # FIXME: room_list contains JID instances so why MUST we do