From 0b2d019e612a5162d4d699a897ad57396d0e8f5e Mon Sep 17 00:00:00 2001 From: Inusaito Sayori Date: Tue, 8 Apr 2014 01:07:19 -0400 Subject: [PATCH] Latif's requested touch-ups for IM windows in concise mode. Profile option for concise flyout. Fix for ding in multi-user chats breaking button alignment. --- indra/newview/llimpanel.cpp | 2 +- .../en-us/floater_instant_message_ad_hoc_concisebuttons.xml | 6 +++--- .../xui/en-us/floater_instant_message_concisebuttons.xml | 1 + .../en-us/floater_instant_message_group_concisebuttons.xml | 6 +++--- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/indra/newview/llimpanel.cpp b/indra/newview/llimpanel.cpp index aaf79dbfc..76e81a87b 100644 --- a/indra/newview/llimpanel.cpp +++ b/indra/newview/llimpanel.cpp @@ -969,7 +969,7 @@ void copy_profile_uri(const LLUUID& id, bool group = false); void LLFloaterIMPanel::onFlyoutCommit(LLComboBox* flyout, const LLSD& value) { - if (value.isUndefined()) + if (value.isUndefined() || value == LLSD(0)) { LLAvatarActions::showProfile(mOtherParticipantUUID); return; diff --git a/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml b/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml index 57188eac1..88bb69bcb 100644 --- a/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml +++ b/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml @@ -1,5 +1,5 @@ - + Joining Voice Chat... Connected, click End Call to hang up Left Voice Chat @@ -8,8 +8,8 @@ [NAME] is typing... Starting session with [NAME], please wait. Click here to instant message. -