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

Repair event status position in timeline #6141

Merged
merged 1 commit into from
Jun 4, 2021
Merged

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Jun 4, 2021

#6079 caused a regression in the event status indicator. The mx_EventTile_msgOption container was folded into the avatars code path, but the event status is a special case of this, so it now needs to also have this container to preserve its positioning.

image

Fixes element-hq/element-web#17552

#6079 caused a regression in
the event status indicator. The `mx_EventTile_msgOption` container was folded
into the avatars code path, but the event status is a special case of this, so
it now needs to also have this container to preserve its positioning.

Fixes element-hq/element-web#17552
@jryans jryans requested a review from a team June 4, 2021 10:57
@jryans jryans merged commit abfe6d8 into develop Jun 4, 2021
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.

Sent marker on the wrong side of the timeline
2 participants