Files
jfa-go/ts/modules
Harvey Tindall 4dcec4b9c7 accounts: fix infinite scroll over-loading, use scrollend+polyfill
calculation for number of rows to be drawn was wrong, fixed now. To
compensate for overshooting with fast scrolling, speed is calculated
using previous scrollY in rows/scroll, and used to render more rows.
Also, the "scrollend" event is used to load more at the end of a scroll
always. Since this isn't available on safari/webkit(2gtk), a polyfill
has been added.
2025-05-26 21:52:31 +01:00
..
2025-05-13 21:10:40 +01:00
2025-05-13 21:10:40 +01:00
2025-05-14 21:15:55 +01:00
2021-03-26 23:13:19 +00:00
2024-08-28 20:55:52 +01:00
2025-05-13 21:10:40 +01:00