matrix-react-sdk
51fe7712 - Fix an issue where the scroll stopped working.

Commit
10 years ago
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.
Author
Committer
Parents
Loading