RFR: 8307363: TextFlow.underlineShape() [v3]
Phil Race
prr at openjdk.org
Thu May 11 20:03:40 UTC 2023
On Wed, 10 May 2023 23:32:04 GMT, Andy Goryachev <angorya at 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 incrementally with one additional commit since the last revision:
>
> review comments
Marked as reviewed by prr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1127#pullrequestreview-1423342306
More information about the openjfx-dev
mailing list