-
- Downloads
CHUI-383: Realized that prior changes for this bug caused a regress. The...
CHUI-383: Realized that prior changes for this bug caused a regress. The regress was using the people panel or a notecard to start a im/call with a user. When doing this the conversation line item would not be focused. Resolution: Changed all calls to LLIMFloater::show() to LLIMFloaterContainer::showConversation(), which will first select the conversation line item and then show the corresponding conversation floater.
Showing
- indra/newview/llavataractions.cpp 3 additions, 3 deletionsindra/newview/llavataractions.cpp
- indra/newview/llchiclet.cpp 2 additions, 1 deletionindra/newview/llchiclet.cpp
- indra/newview/llgroupactions.cpp 2 additions, 2 deletionsindra/newview/llgroupactions.cpp
- indra/newview/llimfloatercontainer.cpp 1 addition, 1 deletionindra/newview/llimfloatercontainer.cpp
- indra/newview/llinventorybridge.cpp 2 additions, 2 deletionsindra/newview/llinventorybridge.cpp
- indra/newview/llinventorypanel.cpp 2 additions, 2 deletionsindra/newview/llinventorypanel.cpp
Loading
Please register or sign in to comment