CHUI-737 FIXED Reselect current conversation when floater is opened.
parent
f8e43b6f66
commit
ab6eca089e
|
|
@ -259,6 +259,7 @@ void LLFloaterIMContainer::onOpen(const LLSD& key)
|
|||
{
|
||||
LLMultiFloater::onOpen(key);
|
||||
openNearbyChat();
|
||||
reSelectConversation();
|
||||
assignResizeLimits();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue