Fixed
Status Update
Comments
jb...@google.com <jb...@google.com>
ap...@google.com <ap...@google.com> #2
seems to be dup:
jb...@google.com <jb...@google.com> #3
Fundamentally the issue here is that the selection logic happening in composition depends on the text layout result which is available on measure. So we end up using stale TextLayoutResult which causes the issue.
jb...@google.com <jb...@google.com> #4
This is the same exception as in
Description
While the seeking works great when you hold the gesture, if you do a flick, the transition does a cut instead of animating the custom transition from the current point.