• Adam Barth's avatar
    Introduce ScrollableList2 · 99bca282
    Adam Barth authored
    ScrollableList2 uses the same pattern as ScrollableGrid, which requires the
    client to allocate widgets for every list item but doesn't inflate them unless
    they're actually needed for the view. It improves on the original
    ScrollableList by not requiring a rebuild of the whole visible portion of the
    list when scrolling. In fact, small scrolls can often be handled entirely by
    repainting.
    99bca282
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...