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

Move read-marker past our own events when we switch to a room #244

Merged
merged 1 commit into from
Mar 22, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 22, 2016

This fixes an issue where the RM appeared before any events which were pending
when you switched away from that room
(element-hq/element-web#1241).

Also, fix a buglet in the MessagePanel which meant we didn't animate the
disappearance of a RM when it stayed at the same event but became
invisible. This didn't really cause any user-visible problems (because
typically we advance the RM at the same time as it became invisible), but
confused me a bit while I was trying to debug this.

This fixes an issue where the RM appeared before any events which were pending
when you switched away from that room
(element-hq/element-web#1241).

Also, fix a buglet in the MessagePanel which meant we didn't animate the
disappearance of a RM when it stayed at the same event but became
invisible. This didn't really cause any user-visible problems (because
typically we advance the RM at the same time as it became invisible), but
confused me a bit while I was trying to debug this.
@dbkr
Copy link
Member

dbkr commented Mar 22, 2016

lgtm

@dbkr dbkr assigned richvdh and unassigned dbkr Mar 22, 2016
richvdh added a commit that referenced this pull request Mar 22, 2016
Move read-marker past our own events when we switch to a room
@richvdh richvdh merged commit 7fb5736 into develop Mar 22, 2016
@richvdh richvdh deleted the rav/no_rm_on_my_events branch March 22, 2016 17:44
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