fxos-components/fastlist

Allow user to provide viewport height as optional optimization

Closed this issue · 0 comments

new FastList({
  getViewportHeight: function() { ... }
});