From f313a762fcfa69a0259a7db90283bbd03b4107fb Mon Sep 17 00:00:00 2001 From: Cosmic Linden Date: Mon, 28 Nov 2022 17:19:06 -0800 Subject: SL-18732: Fix texture transform controls not updating when switching which texture to edit --- indra/newview/llpanelface.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview') diff --git a/indra/newview/llpanelface.cpp b/indra/newview/llpanelface.cpp index b7e92bf315..21c824ff5c 100644 --- a/indra/newview/llpanelface.cpp +++ b/indra/newview/llpanelface.cpp @@ -2803,6 +2803,7 @@ void LLPanelFace::onCommitPbrType(LLUICtrl* ctrl, void* userdata) // and generally reflecting old state when switching tabs or objects // self->updateUI(); + self->setMaterialOverridesFromSelection(); } // static -- cgit v1.2.3