On Wed, 10 May 2023 20:48:22 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Adding TextFlow.underlineShape() to add support for a spellchecker-like >> decoration, using >> >> getRange(start, end, TextLayout.TYPE_UNDERLINE); >> >> >> which mirrors an existing method in Text with exactly the same signature. > > Andy Goryachev has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains five additional > commits since the last revision: > > - Merge branch 'master' into 8307363.underline > - added test > - use the same javadoc as in Text > - whitespace > - 8307363: text flow underline shape CSR created https://bugs.openjdk.org/browse/JDK-8307861 ------------- PR Comment: https://git.openjdk.org/jfx/pull/1127#issuecomment-1542794089