From 5e241cf621e8f65624ba12e297907b19060adb01 Mon Sep 17 00:00:00 2001 From: Mnikolenko ProductEngine Date: Fri, 29 May 2015 13:23:36 +0300 Subject: MAINT-1850 FIXED Update Preview tittle and description after setting texture's id. --- indra/newview/llpreviewtexture.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llpreviewtexture.cpp') diff --git a/indra/newview/llpreviewtexture.cpp b/indra/newview/llpreviewtexture.cpp index f91a18d8d3..c8cf0faa15 100755 --- a/indra/newview/llpreviewtexture.cpp +++ b/indra/newview/llpreviewtexture.cpp @@ -618,4 +618,5 @@ void LLPreviewTexture::setObjectID(const LLUUID& object_id) mAssetStatus = PREVIEW_ASSET_UNLOADED; loadAsset(); } + refreshFromItem(); } -- cgit v1.2.3