#25981 closed enhancement (fixed)
Appearance Themes: use Underscore.js throttle function instead of custom code to trigger pagination on scroll
Reported by: | matveb | Owned by: | dd32 |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | Customize | Keywords: | has-patch |
Focuses: | Cc: |
Description
Instead of building a custom throttling rely on _.throttle
to trigger the infinite scroll rendering.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 26467: