Hans Muller 2e112e4317 Handle changes to scrollDirection in ScrollableList et al
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.
2015-08-20 08:24:16 -07:00
..
2015-08-14 21:31:06 -07:00
2015-08-18 20:55:32 -07:00

Sky

For information about using the latest stable release of Sky, please see the package/sky/ directory.

For more information about the Sky framework, see the package/sky/lib/ directory.

For details about the internals of Sky's engine, see the engine/ directory.

For information about contributing to Sky, please see CONTRIBUTING.md.