Skip to content

Further mark messages read fixes

James Graham requested to merge work/nvrwhere/further_mark_read_fixes into master

Add a timer to lockout the scroll trigger for marking messages as read in the first second after changing room. This is because the scrollview can't differentiate between mouse scrolling and the multiple changes in scrollview that happen as the room is changed over.

Merge request reports