RFR: 8341670: [Text, TextFlow] Public API for Text Layout Info [v25]
Andy Goryachev
angorya at openjdk.org
Fri May 2 16:54:57 UTC 2025
On Thu, 1 May 2025 15:41:07 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> sealed
>
> modules/javafx.graphics/src/main/java/javafx/scene/text/Text.java line 866:
>
>> 864: /**
>> 865: * The shape of the selection in coordinates
>> 866: * relative to the font base line.
>
> Why did you remove the word "local"? The term "local coordinates" has meaning that is still valid here.
reverted.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1596#discussion_r2071892969
More information about the openjfx-dev
mailing list