From b67139d3017167fe9f5f9809f2007e3a1bdb65d1 Mon Sep 17 00:00:00 2001 From: Hecklezz Date: Thu, 3 Apr 2025 05:48:53 +1000 Subject: [PATCH] Fixed texture pannel flip button hitbox --- .../default/xui/en/panel_fs_tools_texture.xml | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/indra/newview/skins/default/xui/en/panel_fs_tools_texture.xml b/indra/newview/skins/default/xui/en/panel_fs_tools_texture.xml index 4b0d52139c..faa99fc981 100644 --- a/indra/newview/skins/default/xui/en/panel_fs_tools_texture.xml +++ b/indra/newview/skins/default/xui/en/panel_fs_tools_texture.xml @@ -329,7 +329,7 @@ top_pad="8" name="tabs_pbr_transforms" label_pad_left="0" - tab_max_width="100" + tab_max_width="110" tab_min_width="30" tab_position="top" tab_height="20" @@ -353,7 +353,7 @@ top="0" mouse_opaque="false" name="pbr_transforms_all_scale" - width="90" + width="110" height="70" > @@ -386,7 +386,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleU_All" initial_value="0" min_val="-10000" @@ -435,7 +435,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" initial_value="0" min_val="-10000" max_val="10000" @@ -613,7 +613,7 @@ top="0" mouse_opaque="false" name="pbr_transforms_base_color_scale" - width="90" + width="110" height="70" > @@ -646,7 +646,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleU_Base" initial_value="0" min_val="-10000" @@ -695,7 +695,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleV_Base" initial_value="0" min_val="-10000" @@ -872,7 +872,7 @@ top="0" mouse_opaque="false" name="pbr_transforms_normal_scale" - width="90" + width="110" height="70" > @@ -905,7 +905,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleU_Normal" initial_value="0" min_val="-10000" @@ -954,7 +954,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleV_Normal" initial_value="0" min_val="-10000" @@ -1131,7 +1131,7 @@ top="0" mouse_opaque="false" name="pbr_transforms_orm_scale" - width="90" + width="110" height="70" > @@ -1164,7 +1164,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleU_Metallic" initial_value="0" min_val="-10000" @@ -1213,7 +1213,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleV_Metallic" initial_value="0" min_val="-10000" @@ -1390,7 +1390,7 @@ top="0" mouse_opaque="false" name="pbr_transforms_emissive_scale" - width="90" + width="110" height="70" > @@ -1423,7 +1423,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleU_Emissive" initial_value="0" min_val="-10000" @@ -1472,7 +1472,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="gltfTextureScaleV_Emissive" initial_value="0" min_val="-10000" @@ -2142,7 +2142,7 @@ top_pad="4" right="-2" name="tabs_blinn_phong_uvs" - tab_max_width="100" + tab_max_width="110" tab_min_width="40" tab_position="top" tab_height="20" @@ -2162,7 +2162,7 @@ layout="topleft" left="4" top="0" - width="90" + width="110" height="70" mouse_opaque="false" name="transforms_diffuse_scale" @@ -2197,7 +2197,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="TexScaleU" initial_value="0" min_val="-10000" @@ -2242,7 +2242,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="TexScaleV" initial_value="0" min_val="-10000" @@ -2402,7 +2402,7 @@ layout="topleft" left="4" top="0" - width="90" + width="110" height="70" mouse_opaque="false" name="transforms_normal_scale" @@ -2437,7 +2437,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="bumpyScaleU" initial_value="0" min_val="-10000" @@ -2482,7 +2482,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="bumpyScaleV" initial_value="0" min_val="-10000" @@ -2642,7 +2642,7 @@ layout="topleft" left="4" top="0" - width="90" + width="110" height="70" mouse_opaque="false" name="transforms_specular_scale" @@ -2677,7 +2677,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="shinyScaleU" initial_value="0" min_val="-10000" @@ -2722,7 +2722,7 @@ layout="topleft" left_pad="0" height="19" - right="-12" + right="-32" name="shinyScaleV" initial_value="0" min_val="-10000"