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

Commits on Mar 22, 2016

  1. Move read-marker past our own events when we switch to a room

    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.
    richvdh committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    3736fcf View commit details
    Browse the repository at this point in the history