- 06 Aug, 2015 2 commits
-
-
Adam Barth authored
... and use them to improve the horizontal_scrolling example.
-
Adam Barth authored
Now ScrollableBlock can combine a horizontally scrolling viewport with a horizontal block. Also rename ViewportScrollDirection to just ScrollDirection for less verbosity.
-
- 05 Aug, 2015 1 commit
-
-
Adam Barth authored
-
- 04 Aug, 2015 1 commit
-
-
Adam Barth authored
We were subtracting the scrollOffset when we were supposed to add it.
-
- 28 Jul, 2015 2 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
-
- 23 Jul, 2015 1 commit
-
-
Hixie authored
RenderConstrainedBox was ignoring its additional constraints for its intrinsic size logic when it had no child.
-
- 21 Jul, 2015 2 commits
-
-
Adam Barth authored
This change makes it easier to defined only the width or the height of an image and let the other value be filled in from the image's intrinsic aspect ratio. Fixes #175
-
Adam Barth authored
This function took innerConstraints as an argument but used constraints internally.
-
- 18 Jul, 2015 1 commit
-
-
Collin Jackson authored
-
- 17 Jul, 2015 1 commit
-
-
Collin Jackson authored
-
- 16 Jul, 2015 1 commit
-
-
Collin Jackson authored
-