1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-04-30 16:24:49 +03:00

1 Commits

Author SHA1 Message Date
Richard van der Hoff
51fe77122b Fix an issue where the scroll stopped working.
Under certain conditions, it was possible to get stuck in a state where any
user-initiated scroll would be met with "Working around
vector-im/vector-web#528" and overridden. Fix this by removing the duplication
between _lastSetScroll and recentEventScroll, and using _lastSetScroll which is
more reliable.
2016-04-05 10:41:32 +01:00