On Wed, 19 Feb 2025 16:50:02 GMT, Ziad El Midaoui <zelmida...@openjdk.org> wrote:
> Added multi line prompt support for TextArea this will provide the ability to > have multiple lines in textArea as expected, > Also fixed tests to meet the new changes This pull request has now been integrated. Changeset: dfe8dbb4 Author: Ziad El Midaoui <zelmida...@openjdk.org> Committer: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/dfe8dbb4c8bee59b2aabe37f21aaa8005dd0fde5 Stats: 181 lines in 5 files changed: 113 ins; 58 del; 10 mod 8335547: Support multi-line prompt text for TextArea Reviewed-by: angorya, mstrauss ------------- PR: https://git.openjdk.org/jfx/pull/1716