-
- Downloads
CHUI-147 FIX Added updating conference participants in IM floater title
- The title is updated with the data from participants list widget in IM floater. - Creating the participants list is fixed for the case of starting the ad hoc session when the session id changes upon initialization (see LLIMConversation::buildParticipantList()). - LLEventTimer replaced with simple LLTimer to avoid crashes in LLEventTimer::tick(). - Moved the build_residents_string() code to LLAvatarActions::buildResidentsString() to use it in LLIMFloater::onParticipantsListChanged().
Showing
- indra/newview/llavataractions.cpp 17 additions, 18 deletionsindra/newview/llavataractions.cpp
- indra/newview/llavataractions.h 9 additions, 0 deletionsindra/newview/llavataractions.h
- indra/newview/llimconversation.cpp 22 additions, 12 deletionsindra/newview/llimconversation.cpp
- indra/newview/llimconversation.h 6 additions, 4 deletionsindra/newview/llimconversation.h
- indra/newview/llimfloater.cpp 71 additions, 22 deletionsindra/newview/llimfloater.cpp
- indra/newview/llimfloater.h 8 additions, 1 deletionindra/newview/llimfloater.h
- indra/newview/llnearbychat.cpp 15 additions, 21 deletionsindra/newview/llnearbychat.cpp
- indra/newview/llnearbychat.h 2 additions, 4 deletionsindra/newview/llnearbychat.h
- indra/newview/llparticipantlist.cpp 1 addition, 0 deletionsindra/newview/llparticipantlist.cpp
Loading
Please register or sign in to comment