summaryrefslogtreecommitdiff
path: root/indra/newview/llmoveview.cpp
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-04-16 10:40:50 -0700
committerEli Linden <eli@lindenlab.com>2010-04-16 10:40:50 -0700
commita1a43f7942f68e75eaadaa9c5280ac196c4ed6a7 (patch)
treefd46ccd3fe330f4bdaf6a5dec368ff2d1195899c /indra/newview/llmoveview.cpp
parent020a1b5b8a5aa09e677640491616d846c40a260e (diff)
parent35168862f5ecc06166fbd1a9bcd601ae2abbf75b (diff)
Merge
Diffstat (limited to 'indra/newview/llmoveview.cpp')
-rw-r--r--indra/newview/llmoveview.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmoveview.cpp b/indra/newview/llmoveview.cpp
index 4ccf5e1c7b..0ddc4efc81 100644
--- a/indra/newview/llmoveview.cpp
+++ b/indra/newview/llmoveview.cpp
@@ -697,6 +697,7 @@ void LLPanelStandStopFlying::onStandButtonClick()
gAgent.setControlFlags(AGENT_CONTROL_STAND_UP);
setFocus(FALSE); // EXT-482
+ mStandButton->setVisible(FALSE); // force visibility changing to avoid seeing Stand & Move buttons at once.
}
void LLPanelStandStopFlying::onStopFlyingButtonClick()