mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
167ce88a80
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. |
||
---|---|---|
.. | ||
components | ||
i18n | ||
img | ||
stores | ||
utils | ||
.eslintrc.js | ||
all-tests.js | ||
mock-clock.js | ||
skinned-sdk.js | ||
test-utils.js |