• Hixie's avatar
    Remove size observers from scrollables. · f8080557
    Hixie authored
    Also:
     - add operator==/hashCode/toString to ViewportDimensions
     - add toString to BindingBase
     - add toString and debugFillDescription to ScrollBehavior
     - fix a bug in the RawGestureDetectorState's replaceGestureRecognizers
     - rename MixedViewport's onExtentsUpdate to onExtentChanged
     - replace ExtentsUpdateCallback with ValueChanged<double>
     - remove a microtask for dispatching scroll start, since it
       did not appear to have any purpose
     - added dartdocs to Instrumentation until I understood it
     - made all event dispatch in Instrumentation drain microtasks
    f8080557
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...