diff options
author | McCabe Maxsted | 2009-03-01 01:55:07 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-03-01 01:55:07 -0700 |
commit | a66f3bc1184bdc5bad3e92a1c6fd8702d7abf2e4 (patch) | |
tree | e5e4ad5c04dc10491226d54d9197ee9b7ddd3658 /linden/indra/newview/skins/silver/xui | |
parent | Added ChangeLog banner for 1.1.0 RC2. (diff) | |
download | meta-impy-a66f3bc1184bdc5bad3e92a1c6fd8702d7abf2e4.zip meta-impy-a66f3bc1184bdc5bad3e92a1c6fd8702d7abf2e4.tar.gz meta-impy-a66f3bc1184bdc5bad3e92a1c6fd8702d7abf2e4.tar.bz2 meta-impy-a66f3bc1184bdc5bad3e92a1c6fd8702d7abf2e4.tar.xz |
Fixed pause button texture showing up in certain instances
Diffstat (limited to 'linden/indra/newview/skins/silver/xui')
-rw-r--r-- | linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml b/linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml index d62fe09..466db79 100644 --- a/linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml +++ b/linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml | |||
@@ -4,7 +4,7 @@ | |||
4 | name="media_controls" width="220"> | 4 | name="media_controls" width="220"> |
5 | <icon bottom="-18" enabled="true" follows="left|top" height="14" | 5 | <icon bottom="-18" enabled="true" follows="left|top" height="14" |
6 | image_name="icn_label_music.tga" label="" left_delta="6" mouse_opaque="true" | 6 | image_name="icn_label_music.tga" label="" left_delta="6" mouse_opaque="true" |
7 | name="music_icon" scale_image="true" tool_tip="Play/pause streaming music" | 7 | name="music_icon" scale_image="true" tool_tip="Play streaming music" |
8 | width="14" /> | 8 | width="14" /> |
9 | <button bottom="-21" enabled="true" follows="left|top" height="20" | 9 | <button bottom="-21" enabled="true" follows="left|top" height="20" |
10 | image_overlay="icn_play.tga" | 10 | image_overlay="icn_play.tga" |
@@ -13,15 +13,7 @@ | |||
13 | image_disabled="flyout_btn_left_disabled.tga" | 13 | image_disabled="flyout_btn_left_disabled.tga" |
14 | label="" left_delta="16" | 14 | label="" left_delta="16" |
15 | mouse_opaque="true" name="music_play" scale_image="true" toggle="false" | 15 | mouse_opaque="true" name="music_play" scale_image="true" toggle="false" |
16 | tool_tip="Play/pause streaming music" width="20" /> | 16 | tool_tip="Play streaming music" width="20" /> |
17 | <button bottom="-21" enabled="false" follows="left|top" height="20" | ||
18 | image_overlay="icn_pause.tga" | ||
19 | image_unselected="flyout_btn_left.tga" | ||
20 | image_selected="flyout_btn_left_selected.tga" | ||
21 | image_disabled="flyout_btn_left_disabled.tga" | ||
22 | label="" left_delta="0" | ||
23 | mouse_opaque="true" name="music_pause" scale_image="true" toggle="false" | ||
24 | tool_tip="Pause streaming music" width="20" /> | ||
25 | <button bottom="-21" enabled="true" follows="left|top" height="20" | 17 | <button bottom="-21" enabled="true" follows="left|top" height="20" |
26 | image_overlay="icn_stop.tga" | 18 | image_overlay="icn_stop.tga" |
27 | image_unselected="flyout_btn_right.tga" | 19 | image_unselected="flyout_btn_right.tga" |
@@ -33,7 +25,7 @@ | |||
33 | <icon bottom="-18" enabled="true" follows="left|top" height="14" | 25 | <icon bottom="-18" enabled="true" follows="left|top" height="14" |
34 | image_name="icn_label_media.tga" | 26 | image_name="icn_label_media.tga" |
35 | label="" left_delta="22" mouse_opaque="true" | 27 | label="" left_delta="22" mouse_opaque="true" |
36 | name="media_icon" scale_image="true" tool_tip="Play/pause streaming music" | 28 | name="media_icon" scale_image="true" tool_tip="Play/pause streaming media" |
37 | width="17" /> | 29 | width="17" /> |
38 | <button bottom="-21" enabled="true" follows="left|top" height="20" | 30 | <button bottom="-21" enabled="true" follows="left|top" height="20" |
39 | image_overlay="icn_play.tga" | 31 | image_overlay="icn_play.tga" |