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

Fix off-by-one error in read-marker advancing #246

Merged
merged 1 commit into from
Mar 23, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 23, 2016

The fix to element-hq/element-web#1241 introduced an
off-by-one error which meant we would show the RM before the last event in a
room. We were actually winding the RM back one if the last message wasn't sent
by us.

The fix to element-hq/element-web#1241 introduced an
off-by-one error which meant we would show the RM before the last event in a
room. We were actually winding the RM back one if the last message wasn't sent
by us.
@dbkr
Copy link
Member

dbkr commented Mar 23, 2016

lgtm

@dbkr dbkr assigned richvdh and unassigned dbkr Mar 23, 2016
@richvdh richvdh merged commit cf17258 into develop Mar 23, 2016
@richvdh richvdh deleted the rav/read_marker_off_by_one branch March 23, 2016 10:23
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