On Tue, 17 Sep 2024 21:21:49 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/RichTextArea.java >> line 314: >> >>> 312: /** >>> 313: * Creates the instance with the in-memory model {@link >>> RichTextModel}. >>> 314: */ >> >> I recommend adding `@defaultValue` > > Can you clarify please? `@defaultValue` seem to apply to a property, this is > a constructor. Oh, right. Never mind. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1524#discussion_r1781743864