On Mon, 21 Aug 2023 21:44:12 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Requesting content layout when font changes. > > This change makes the visual impact of > [JDK-8314683](https://bugs.openjdk.org/browse/JDK-8314683) more visible, so > perhaps both bugs should be fixed at the same time. This pull request has now been integrated. Changeset: de0255d6 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/de0255d6b6da52a7af367319f883afb08de5182a Stats: 135 lines in 3 files changed: 117 ins; 6 del; 12 mod 8307117: TextArea: wrapText property ignored when changing font Reviewed-by: kpk, arapte ------------- PR: https://git.openjdk.org/jfx/pull/1217