git: openjdk/jfx: master: 8314215: Trailing Spaces before Line Breaks Affect the Center Alignment of Text
John Hendrikx
jhendrikx at openjdk.org
Sun Apr 28 18:24:17 UTC 2024
Changeset: 398f104d
Author: John Hendrikx <jhendrikx at openjdk.org>
Date: 2024-04-28 18:22:23 +0000
URL: https://git.openjdk.org/jfx/commit/398f104d6ba721f4534d6e7afdc903b2384e147f
8314215: Trailing Spaces before Line Breaks Affect the Center Alignment of Text
Reviewed-by: kpk, angorya
! modules/javafx.graphics/src/main/java/com/sun/javafx/scene/text/TextLine.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/scene/text/TextSpan.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/text/PrismTextLayout.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/text/TextLine.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/text/TextRun.java
- modules/javafx.graphics/src/test/java/test/com/sun/javafx/text/TextLayoutTest.java
+ tests/system/src/test/java/test/com/sun/javafx/text/TextLayoutTest.java
More information about the openjfx-changes
mailing list