RFR: 8341670: [Text, TextFlow] Public API for Text Layout Info [v25]

Kevin Rushforth kcr at openjdk.org
Thu May 1 18:56:03 UTC 2025


On Fri, 11 Apr 2025 15:00:20 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/javafx/scene/text/TextLineInfo.java line 36:
>> 
>>> 34:  * @param bounds the bounds of the text line, in local coordinates:
>>> 35:  * <ul>
>>> 36:  *   <li>
>> 
>> We usually indent with 4 spaces.
>
> in this economy, spaces are expensive ;-)

More importantly, you need `</li`> tags after each item. As it is, I doubt it would pass "tidy".

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1596#discussion_r2070435920


More information about the openjfx-dev mailing list