summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorsecretfoxtail <remmy@megapahit.net>2024-10-23 08:05:11 -0600
committersecretfoxtail <remmy@megapahit.net>2024-10-23 08:05:11 -0600
commit78713f69f979ad911bd0e60d85feaeaa75c8cf77 (patch)
treecc53558533f0f44bcf5947d3125040eead5e8c6b /indra
parent7615a45a6ddab091be8f8d3628a2b4c6671cab2f (diff)
panel_preferences_sound.xml adjustment
Fit custom stream notification channel checkbox and spinner into the panel while still leaving room for input/output device settings.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/panel_preferences_sound.xml99
1 files changed, 51 insertions, 48 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml
index ec44cc9005..e74ce21a0b 100644
--- a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml
+++ b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml
@@ -340,7 +340,7 @@
follows="left|top"
top_delta="-6"
layout="topleft"
- left_pad="10"
+ left_pad="5"
width="360"
height="40"
name="media_ear_location">
@@ -360,7 +360,45 @@
name="1"
top_delta ="18"
width="200" />
- </radio_group>
+ </radio_group>
+ <text
+ type="string"
+ length="1"
+ follows="left|top"
+ layout="topleft"
+ left="270"
+ top_delta="10"
+ name="Listen from"
+ width="112">
+ Hear voice from:
+ </text>
+ <radio_group
+ enabled_control="EnableVoiceChat"
+ control_name="VoiceEarLocation"
+ follows="left|top"
+ layout="topleft"
+ left_pad="2"
+ top_delta="-6"
+ width="360"
+ height="40"
+ name="ear_location">
+ <radio_item
+ height="19"
+ label="Camera position"
+ follows="left|top"
+ layout="topleft"
+ name="0"
+ width="200"/>
+ <radio_item
+ height="19"
+ follows="left|top"
+ label="Avatar position"
+ layout="topleft"
+ left_delta="0"
+ name="1"
+ top_delta ="18"
+ width="200" />
+ </radio_group>
<check_box
name="media_show_on_others_btn"
control_name="MediaShowOnOthers"
@@ -408,12 +446,12 @@
</combo_box>
<check_box
control_name="StreamNotificationChannelEnabled"
- height="16"
+ height="30"
label="Custom stream notification channel"
layout="topleft"
- left="20"
+ left="10"
name="stream_notification_channel_enabled"
- top_pad="10"
+ top_pad="-10"
width="256">
</check_box>
<spinner
@@ -421,26 +459,26 @@
enabled_control="StreamNotificationChannelEnabled"
decimal_digits="0"
follows="left|top"
- height="23"
+ height="30"
increment="1"
initial_value="751751"
label="Channel number:"
label_width="105"
layout="topleft"
- left_pad="10"
+ left_pad="0"
max_val="2147483647"
min_val="-2147483648"
name="stream_notification_channel"
- top_pad="-15"
+ top_pad="-20"
width="170" />
<text
layout="topleft"
height="15"
left="260"
- top_pad="-18"
+ top_pad="-48"
width="100"
name="noise_suppression_label">
- Noise Suppression
+ Noise suppression
</text>
<combo_box
control_name="VoiceNoiseSuppressionLevel"
@@ -471,47 +509,12 @@
name="noise_suppression_max"
value="4"/>
</combo_box>
- <text
- type="string"
- length="1"
- follows="left|top"
- layout="topleft"
- left="23"
- top_delta="30"
- name="Listen from"
- width="112">
- Hear voice from:
+ <text>
+<!-- spacer -->
</text>
- <radio_group
- enabled_control="EnableVoiceChat"
- control_name="VoiceEarLocation"
- follows="left|top"
- layout="topleft"
- left_pad="10"
- top_delta="-6"
- width="360"
- height="40"
- name="ear_location">
- <radio_item
- height="19"
- label="Camera position"
- follows="left|top"
- layout="topleft"
- name="0"
- width="200"/>
- <radio_item
- height="19"
- follows="left|top"
- label="Avatar position"
- layout="topleft"
- left_delta="0"
- name="1"
- top_delta ="18"
- width="200" />
- </radio_group>
<check_box
control_name="LipSyncEnabled"
- follows="left|top"
+ follows="top|left"
height="15"
label="Move avatar lips when speaking"
layout="topleft"