- 06 Apr, 2018 1 commit
-
-
Jonah Williams authored
* always schedule first frame when creating ticker, regardless of phase or frame
-
- 09 Dec, 2017 1 commit
-
-
Ian Hickson authored
...instead of the engine.
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 20 Jan, 2017 1 commit
-
-
Adam Barth authored
Also, fix some minor bugs with SynchronousFuture.
-
- 17 Jan, 2017 1 commit
-
-
Adam Barth authored
* MultiTapGestureRecognizer previously would assert if there was no competition. * GestureArenaTeam would always select the first recongizer as the winner even if a later recognizer actually accepted the pointer sequence. * debugPrintStack would fail a type check if maxFrames was non-null. * FractionalOffset.lerp would throw a null-pointer exception if its second argument was null. Also, add a number of tests for previously untested lines of code.
-
- 13 Jan, 2017 1 commit
-
-
Adam Barth authored
Previously, the ticker would not stop when it was muted because it thought it was already not ticking.
-