Jackson Gardner fea11e834d [skwasm] Fix Paragraph.getLineBoundary (flutter/engine#51846)
The Skia APIs I was previously using were returning `-1` for `paragraphGetLineNumberAt` when querying at the end of the string. I changed the implementation to be identical to what CanvasKit and the native Paragraph object are doing.
2024-04-02 20:31:56 +00:00
..