Re-land "Support Scribble Handwriting" (#96615)#96881
Re-land "Support Scribble Handwriting" (#96615)#96881fluttergithubbot merged 3 commits intoflutter:masterfrom
Conversation
This reverts commit 9c23106.
d464a9e to
84d96f1
Compare
LongCatIsLooong
left a comment
There was a problem hiding this comment.
LGTM. Sorry I triggered the internal test on the wrong pull request. Testing this one now.
|
Update: I need to get one more fix in to land this. |
|
the fix is in @fbcouch could you resolve the merge conflict? I'll try relanding this. |
|
@justinmc Friendly ping to see if you can take a look at this, thanks! |
justinmc
left a comment
There was a problem hiding this comment.
Code and migration guide LGTM 👍
I'm tempted to merge this now, but @LongCatIsLooong is out for the rest of the week. We should probably wait for him to be around in case something goes wrong.
|
I had to revert this due to a failure, but it wasn't in the internal Google tests, it was a test added in this PR. It failed on all of the CI platforms (Windows, Mac, Linux). Any idea why? Here's on of the failed runs: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20framework_tests_widgets/3425/overview |
|
😩 I'll take a look...wonder if something that was merged to master between when I last merged to fix that PR and now broke it...at least that's a starting point |
|
So, a bisect pointed to 55e8a2c, which was an engine roll (thankfully of only 1 revision) for this flutter/engine#28912 ... my guess is something about the text renderer change is messing with the selection rects. I will try to look more closely at it tomorrow. |
…er#96881)" (flutter#97405) This reverts commit c54ce01.
Reverts #96615
@LongCatIsLooong
Fixes #61278
Original PR #75472
Migration Guide: https://github.com/flutter/website/blob/main/src/release/breaking-changes/scribble-text-input-client.md
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.