Skip to content
Snippets Groups Projects
Commit 0c8b3ea7 authored by Jonathan Yap's avatar Jonathan Yap
Browse files

STORM-787 Mute Gestures Button--moved check box down 2 lines

parent 8c998c5e
No related branches found
No related tags found
No related merge requests found
......@@ -314,17 +314,6 @@
name="enable_voice_check"
width="110"/>
<!-- -->
<check_box
name="gesture_audio_play_btn"
control_name="EnableGestureSounds"
disabled_control="MuteAudio"
value="true"
follows="left|bottom|right"
height="15"
tool_tip="Check this to hear sounds from gestures"
label="Play sounds from gestures"
top_pad="1"
left="25"/>
<check_box
name="media_auto_play_btn"
control_name="ParcelMediaAutoPlayEnable"
......@@ -346,7 +335,17 @@
label="Play media attached to other avatars"
left="25"
width="230"/>
<check_box
name="gesture_audio_play_btn"
control_name="EnableGestureSounds"
disabled_control="MuteAudio"
value="true"
follows="left|bottom|right"
height="15"
tool_tip="Check this to hear sounds from gestures"
label="Play sounds from gestures"
top_pad="1"
left="25"/>
<text
type="string"
length="1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment