davidar / tensor

Cross-platform Qt5/QML-based Matrix client
https://matrix.org
GNU General Public License v3.0
158 stars 23 forks source link

- fixed scroll reset behaviour when loading backlog #8

Closed slohse closed 8 years ago

slohse commented 8 years ago

When loading a backlog the scroll position should now stay the same. One thing to note is that the scroll position still changes when one is looking at history and a new message is appended at the end. I haven't come up with a solution to that yet.