• 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
..
address_book Loading commit data...
fitness Loading commit data...
hello_world Loading commit data...
material_gallery Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...