1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-06-02 17:01:41 +03:00
Richard van der Hoff 167ce88a80 Rewrite ScrollPanel test
It turns out that Chrome now implements scroll-anchoring itself (ie, content
stays in the same place when you add more stuff off-screen), which means we
cannot rely on back-pagination to make ScrollPanel do a scroll.

Instead, just do a scrollToToken. Which turns out to be considerably simpler
anyway.
2017-07-05 14:34:25 +01:00
..
2017-07-05 14:34:25 +01:00
2017-06-01 21:10:32 +02:00
2016-10-11 14:20:40 +01:00
2017-05-26 11:58:45 +01:00