* This method was added to fix EXT-2364 (Items in group/ad-hoc IM participant list (avatar names) should be reshaped when adding/removing the "(Moderator)" label)
* This method was added to fix EXT-2364 (Items in group/ad-hoc IM participant list (avatar names) should be reshaped when adding/removing the "(Moderator)" label)
* But this is a *HACK. The real reason of it was in incorrect logic while hiding profile/info/speaker buttons
* But this is a *HACK. The real reason of it was in incorrect logic while hiding profile/info/speaker buttons
...
@@ -127,7 +125,6 @@ class LLAvatarListItem : public LLPanel, public LLFriendObserver
...
@@ -127,7 +125,6 @@ class LLAvatarListItem : public LLPanel, public LLFriendObserver
LLButton*mInfoBtn;
LLButton*mInfoBtn;
LLButton*mProfileBtn;
LLButton*mProfileBtn;
ContextMenu*mContextMenu;
LLUUIDmAvatarId;
LLUUIDmAvatarId;
std::stringmHighlihtSubstring;// substring to highlight
std::stringmHighlihtSubstring;// substring to highlight