FIRE-34884: Refresh position sliders if reset position

master
Angeldark Raymaker 2024-12-02 23:02:12 +00:00
parent 47f70840b5
commit 42873ea04c
1 changed files with 1 additions and 0 deletions

View File

@ -588,6 +588,7 @@ void FSFloaterPoser::onPoseJointsReset()
refreshRotationSliders();
refreshTrackpadCursor();
refreshAvatarPositionSliders();
}
void FSFloaterPoser::onPoseMenuAction(const LLSD& param)