From 789567bae025d254f37baf6a58a3876e6aa53991 Mon Sep 17 00:00:00 2001 From: chanayane Date: Tue, 10 Mar 2026 12:36:47 +0100 Subject: [PATCH] Fixes the FS poser buttons "Start Posing" and "Set T-Pose" buttons who were overlaping the scroll-list. Also fixed horizontal location of the trackpad, it was a little off. --- indra/newview/skins/default/xui/en/floater_fs_poser.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/indra/newview/skins/default/xui/en/floater_fs_poser.xml b/indra/newview/skins/default/xui/en/floater_fs_poser.xml index 5b01db52e08..e7dbbe8f885 100644 --- a/indra/newview/skins/default/xui/en/floater_fs_poser.xml +++ b/indra/newview/skins/default/xui/en/floater_fs_poser.xml @@ -977,7 +977,7 @@ name="refresh_avatars" tool_tip="Refresh the list of avatars and animeshes" width="20" - top="221" + top="244" left="3"> @@ -1196,7 +1196,7 @@ top="2" height="160" width="160" - left="30" + left="26" tool_tip="Change the rotation of the currently selected body part(s). Hold Ctrl to move slow. Roll the wheel to adjust the 3rd axis. Use Shift or Alt to swap which rotations change" pinch_mode="false" infinite_scroll_mode="true"/>