CHUI-737 FIXED Reselect current conversation when floater is opened.

master
Mnikolenko ProductEngine 2013-02-13 15:14:15 +02:00
parent f8e43b6f66
commit ab6eca089e
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ void LLFloaterIMContainer::onOpen(const LLSD& key)
{
LLMultiFloater::onOpen(key);
openNearbyChat();
reSelectConversation();
assignResizeLimits();
}