Skip to content

Conversation

@gnprice
Copy link
Member

@gnprice gnprice commented Mar 9, 2023

I was debugging some details of scrolling and dragging (toward #122338), and found it was helpful to print out one of these and to know what its fields mean. To work that out I had to read the code that emits these elsewhere in this file. So here are the results of that, to save the next person from having to do the same.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

I was debugging some details of scrolling and dragging, and found
it was helpful to print out one of these and to know what its
fields mean.  To work that out I had to read the code that emits
these elsewhere in this file, so here are the results to save the
next person from having to do the same.
@flutter-dashboard flutter-dashboard bot added f: gestures flutter/packages/flutter/gestures repository. framework flutter/packages/flutter repository. See also f: labels. labels Mar 9, 2023
@HansMuller HansMuller requested a review from gspencergoog March 17, 2023 21:59
Copy link
Contributor

@gspencergoog gspencergoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

32384589-a60f0e74-c078-11e7-9bc1-e5b5287aea9d

@gspencergoog
Copy link
Contributor

Thanks!

@gnprice gnprice added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 20, 2023
@auto-submit auto-submit bot merged commit 0117de4 into flutter:master Mar 20, 2023
@gnprice gnprice deleted the pr-polynomial-fit branch March 20, 2023 18:11
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 21, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App f: gestures flutter/packages/flutter/gestures repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants