From 89853326a64f652aa276696fc53e4faf1c9fece8 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Fri, 16 Jul 2010 04:15:25 -0700 Subject: Temporarily commented out the channel spinner in Local Chat until toggling works right --- linden/indra/newview/llfloaterchat.cpp | 4 ++-- .../indra/newview/skins/default/xui/en-us/floater_chat_history.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/linden/indra/newview/llfloaterchat.cpp b/linden/indra/newview/llfloaterchat.cpp index 994776e..7613e36 100644 --- a/linden/indra/newview/llfloaterchat.cpp +++ b/linden/indra/newview/llfloaterchat.cpp @@ -255,7 +255,7 @@ void log_chat_text(const LLChat& chat) // static void LLFloaterChat::toggleHistoryChannelControl() { - LLFloaterChat* chat_floater = LLFloaterChat::getInstance(LLSD()); + /*LLFloaterChat* chat_floater = LLFloaterChat::getInstance(LLSD()); BOOL visible = gSavedSettings.getBOOL("ChatChannelSelect"); BOOL control = chat_floater->getChild("channel_control")->getVisible(); @@ -276,7 +276,7 @@ void LLFloaterChat::toggleHistoryChannelControl() input->setRect(input_rect); chat_floater->childSetVisible("channel_control", visible); - chat_floater->childSetEnabled("channel_control", visible); + chat_floater->childSetEnabled("channel_control", visible);*/ } // static diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml index 779af50..3c33fd9 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml @@ -100,14 +100,14 @@ Gestures - + width="100" tool_tip="Set the default channel for inworld chat"/>-->