Bug fix: Update name of worn wearable when changing the name in the Properties floater of an inventory item.
This commit is contained in:
@@ -479,6 +479,8 @@ void LLInventoryPanel::modelChanged(U32 mask)
|
||||
|
||||
view_item->refresh();
|
||||
}
|
||||
// Singu note: let listeners know it was renamed.
|
||||
view_item->rename(view_item->getLabel());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user