• Hans Muller's avatar
    Handle changes to scrollDirection in ScrollableList et al · d662f7e6
    Hans Muller authored
    Changed the pageable_list.dart example: tapping on the toolbar changes
    the scroll direction. This exposed some problems:
    
    - Scrollable.syncFields() didn't update scrollDirection
    - Viewport updated its RenderObject fields in the wrong order
    - FixedHeightScrollable scrollDirection changes didn't update the scrollBehavior
    
    There may be similar problems with VariableHeightList and ScrollableViewport.
    I will fix those in a separate CL.
    d662f7e6
Name
Last commit
Last update
..
address_book Loading commit data...
demo_launcher Loading commit data...
fitness Loading commit data...
game Loading commit data...
hello_world Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...