On Tue, 7 Feb 2023 17:17:00 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/javafx/scene/text/TextFlow.java line 
>> 143:
>> 
>>> 141:  * application may set them to other values as needed:
>>> 142:  * <pre><code>
>>> 143:  *     <b>textflow.setMaxWidth(500);</b>
>> 
>> Maybe remove the `<b>` tag while you are at it?
>
> All the other panes use this format, for example, 
> https://openjfx.io/javadoc/19/javafx.graphics/javafx/scene/layout/BorderPane.html.
> 
> Maybe in a Panes doc cleanup issue. I always thought more images were needed 
> in these to show the layouts, so I could look into that.

OK, let's not change it in this PR then.

-------------

PR: https://git.openjdk.org/jfx/pull/1025

Reply via email to