RFR: 8314482: TextFlow: TabStopPolicy [v3]
Andy Goryachev
angorya at openjdk.org
Wed Jun 18 18:39:37 UTC 2025
On Wed, 18 Jun 2025 17:06:20 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review comments
>
> modules/javafx.graphics/src/main/java/javafx/scene/text/TabStop.java line 31:
>
>> 29: * <p>
>> 30: * A tab stop is at a specified distance from the
>> 31: * left margin, aligns text in a specified way, and has a specified leader.
>
> Where is the alignment and leader specified?
oops, a leftover from an earlier version. there is no support currently for the alignment or the leader.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1744#discussion_r2155253910
More information about the openjfx-dev
mailing list