diff options
author | Cosmic Linden <cosmic@lindenlab.com> | 2022-11-16 12:04:16 -0800 |
---|---|---|
committer | Cosmic Linden <cosmic@lindenlab.com> | 2022-11-16 12:04:16 -0800 |
commit | 62aa0e807f9eb1eeb2db0296fc942bab2faa0e13 (patch) | |
tree | a703ee26ac266aa17e0886610efe701db2bfd64a /indra/newview/skins/default | |
parent | fd76c195c83d4af7469cc41f59c3fdcb02716012 (diff) |
SL-18632: Un-hide planar align options when editing GLTF textures in build floater
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_tools_texture.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_tools_texture.xml b/indra/newview/skins/default/xui/en/panel_tools_texture.xml index 06e2a6e98e..ba5a20dd22 100644 --- a/indra/newview/skins/default/xui/en/panel_tools_texture.xml +++ b/indra/newview/skins/default/xui/en/panel_tools_texture.xml @@ -963,7 +963,7 @@ left="7" name="checkbox planar align" tool_tip="Align textures on all selected faces with the last selected face. Requires Planar texture mapping." - top_delta="16" + top_delta="43" width="260" /> <button follows="left|top" |