- 03 Jun, 2019 1 commit
-
-
Ian Hickson authored
-
- 29 May, 2019 1 commit
-
-
LongCatIsLooong authored
- Fixed extentInside calculation in ScrollMetrics - Added asserts to extentInside getter, as well as ScrollPosition.applyContentDimensions to enforce minScrollExtent <= maxScrollExtent - Added padding to ScrollbarPainter, updated implementation. Took care of some edge cases. - Changed some scroll bar constants on Cupertino side.
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 10 Feb, 2018 1 commit
-
-
Michael Goderbauer authored
-
- 01 Feb, 2018 1 commit
-
-
Ian Hickson authored
-
- 02 May, 2017 2 commits
-
-
Adam Barth authored
-
Ian Hickson authored
* Adjust the defaults behaviour of scroll views. Now, primary scroll views scroll by default. Others only scroll if necessary. * apply suggested changes
-
- 30 Apr, 2017 1 commit
-
-
Adam Barth authored
-
- 25 Apr, 2017 1 commit
-
-
Adam Barth authored
This patch reworks some of the guts of scrolling to make it easier to implement nested scrolling effects. The actually nested scrolling effect will be included in a later patch.
-