RFR: 8301121: RichTextArea Control (Incubator) [v28]
Andy Goryachev
angorya at openjdk.org
Mon Oct 28 23:03:47 UTC 2024
On Wed, 23 Oct 2024 09:36:18 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> break iterator
>
> modules/jfx.incubator.richtext/src/main/java/com/sun/jfx/incubator/scene/control/richtext/HighlightShape.java line 53:
>
>> 51: HIGHLIGHT,
>> 52: SQUIGGLY,
>> 53: }
>
> Is UNDERLINE missed? List in the documentation has underline as a type of highlight.
underline should be removed, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1524#discussion_r1819874924
More information about the openjfx-dev
mailing list