Fix LineMetrics resolution for wasm and js targets (#846)
* Fix LineMetrics resolution for wasm and js targets This contributes to fixing https://youtrack.jetbrains.com/issue/COMPOSE-108/CfW-fix-TextField-cursor I had to introduce assertCloseEnough sensitive enought to path throughout all our targets * LineMetrics::layoutParagraph idiomatically returns runTest immediately * Rename LineMetrics_nGetArrayElement from longArgs (misleading) to intArgs
Showing
Please register or sign in to comment