summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorSergei Litovchuk <slitovchuk@productengine.com>2009-12-29 16:18:51 +0200
committerSergei Litovchuk <slitovchuk@productengine.com>2009-12-29 16:18:51 +0200
commita9453573d2d510ad6db875acbee08539d02d9cbd (patch)
tree272375bee5ea3d3806d516823f78acf180fea5b0 /indra
parent2fdec10a3bd1c4d84ad1f4f291c9b08a27fceb2d (diff)
Fixed normal bug (EXT-3356) Dock Voice control panel to Speak button chevron, not to middle of Speak button.
- Changed VCP docking anchor to the right segment of the Speak button. --HG-- branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llcallfloater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llcallfloater.cpp b/indra/newview/llcallfloater.cpp
index 44108fa0ca..b988af3b50 100644
--- a/indra/newview/llcallfloater.cpp
+++ b/indra/newview/llcallfloater.cpp
@@ -154,7 +154,7 @@ BOOL LLCallFloater::postBuild()
mNonAvatarCaller = getChild<LLNonAvatarCaller>("non_avatar_caller");
mNonAvatarCaller->setVisible(FALSE);
- LLView *anchor_panel = LLBottomTray::getInstance()->getChild<LLView>("speak_panel");
+ LLView *anchor_panel = LLBottomTray::getInstance()->getChild<LLView>("right");
setDockControl(new LLDockControl(
anchor_panel, this,