Inv menus appear now. Still need to update llmenugl and its variants, since our current version is buggy. Also need to look into why inventory postfixes aren't appearing.
This commit is contained in:
@@ -105,7 +105,7 @@ void LLLocalInventory::open(LLUUID item_id)
|
||||
rect,
|
||||
"",
|
||||
item_id,
|
||||
0);
|
||||
LLPreviewAnim::NONE);
|
||||
floaterp->setFocus(TRUE);
|
||||
gFloaterView->adjustToFitScreen(floaterp, FALSE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user