Skip to content

roomhistory: keep scroll position when adding messeges

Julian Sparber requested to merge jsparber/fractal:fixscroll into master

This adjusts the scroll position when more messages are loaded. Also messages are fetched once the user reaches the edge -2*pageSize.

Merge request reports