• Ian Hickson's avatar
    Minor fixes found while working on blankcanvas (#125751) · a11da307
    Ian Hickson authored
    This PR contains a series of minor changes to address issues that I happened to run into:
    
     - Pretty-print errors triggered when handling events that are pending because of having locked event handling. Previously these were just dumped to the console.
     - Add more documentation for `debugPaintPadding`.
     - Add documentation to `Tween` saying how to implement it.
     - Slight formatting changes in the scrollbar code to align some expressions.
     - Since we convert ScrollMetricsNotifications to ScrollNotifications in various places, provide an explicit API to do this. This will make the behaviour consistent throughout, and makes the code easier to understand. Added a test for this.
     - Clarifications to some of the BindingBase and SchedulerBinding documentation.
     - Clarified some documentation in `flutter_test`'s `Finder` class.
    a11da307
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
integration_test Loading commit data...
analysis_options.yaml Loading commit data...