-
-
Notifications
You must be signed in to change notification settings - Fork 508
Closed
Labels
enhancementNew feature or requestNew feature or requestfixedThe issues was fixedThe issues was fixed
Description
Is your feature request related to a problem? Please describe
At first, thanks for this great component :-)
It would be great if the message avatar could be also exchanged like for the room avatar.
We use a component for the user avatar, so we need to replace the image in the message by our component like for the room avatar.
Describe the solution you'd like
At a named slot for message avatar like room-list-avatar_{{ROOM_ID}}
but for a message or per user.
So somethink like
message-avatar_{{MESSAGE_ID}}
or message-avatar_{{USER_ID}}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfixedThe issues was fixedThe issues was fixed