summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-05-21 19:16:51 +0300
committerPaul Guslisty <pguslisty@productengine.com>2010-05-21 19:16:51 +0300
commit32ce71dd6e83ac8c95f74c5120382661a68fc252 (patch)
treed910aaa6281e8867284e5f6cc8ae56b1120e42eb /indra/newview/skins/default/xui/es
parent68db6412c7177d0a8c6630c82760355578b39722 (diff)
EXT-6658 FIXED Fixed text overflow and truncation
- Made more vertical space between radio group and status text to avoid overlapping - Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation - Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/430/ --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/es')
-rw-r--r--indra/newview/skins/default/xui/es/floater_tools.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_tools.xml b/indra/newview/skins/default/xui/es/floater_tools.xml
index 59f953c239..5dc527c29a 100644
--- a/indra/newview/skins/default/xui/es/floater_tools.xml
+++ b/indra/newview/skins/default/xui/es/floater_tools.xml
@@ -67,7 +67,10 @@
<text name="RenderingCost" tool_tip="Muestra cuánto se calcula que cuesta renderizar este objeto">
þ: [COUNT]
</text>
- <check_box label="Estirar ambos lados" name="checkbox uniform"/>
+ <check_box name="checkbox uniform"/>
+ <text name="checkbox uniform label">
+ Estirar ambos lados
+ </text>
<check_box initial_value="true" label="Estirar las texturas" name="checkbox stretch textures"/>
<check_box initial_value="true" label="Usar la cuadrícula" name="checkbox snap to grid"/>
<combo_box name="combobox grid mode" tool_tip="Elige qué cuadricula usar para posicionar el objeto" width="82">