Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add UI for displaying room avatars full size #1843

Merged
merged 1 commit into from
Apr 21, 2018
Merged

Add UI for displaying room avatars full size #1843

merged 1 commit into from
Apr 21, 2018

Conversation

aidalgol
Copy link

@aidalgol aidalgol commented Apr 21, 2018

Change the onClick action on the RoomAvatar inside RoomHeader so that it brings
up a lightbox with the full-size avatar.

This does not work for one-to-one rooms (it displays an empty lightbox) when they do not have an avatar set and are using the user avatars, and I do not think I can implement this nicely without refactoring URL-fetching code.

Addresses element-hq/element-web#2502.

Signed-off-by: Aidan Gauland aidalgol+ghpr@fastmail.net

Change the onClick action on the RoomAvatar inside RoomHeader so that it brings
up a lightbox with the full-size avatar.
@ara4n
Copy link
Member

ara4n commented Apr 21, 2018

even though it doesn't handle 1:1 rooms with implicit avatars, i think this is a good enough start - thanks! lgtm!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants