Fix multi-preview for textures

This commit is contained in:
Siana Gearz
2012-08-30 14:03:27 +02:00
parent 5a05898ec4
commit f63d0abbc1
3 changed files with 5 additions and 3 deletions

View File

@@ -563,6 +563,7 @@ void LLMultiPreview::open() /*Flawfinder: ignore*/
{
frontmost_preview->loadAsset();
}
LLMultiFloater::postBuild();
}