SL-18732: Fix texture transform controls not updating when switching which texture to edit
parent
a989eba080
commit
f313a762fc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue