mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-06 22:37:10 +02:00
There are two potential problems here: 1. mouse.scroll returns before the scroll is completed 2. visibility check does not check if the element is actually in the viewport. I've added a helper function to make it easier to scroll to the end of an infinite list. |
||
---|---|---|
.. | ||
bot.ts | ||
client.ts | ||
crypto.ts | ||
ElementAppPage.ts | ||
network.ts | ||
settings.ts | ||
Spotlight.ts | ||
timeline.ts | ||
toasts.ts |