On Mon, 31 Mar 2025 23:11:42 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Further additions to the MonkeyTester application: > > - platform preferences monitor > - improved pages: hbox, vbox > - improved css playground > - mouse listener option in some context menus > - additional choices: background > - additional properties: Node::clip, Region::shape, > TextInputControl::textFormatter > - font selector in Tools -> JTextArea/JTextField Embedded in SwingNode > > ## New Pages > - anchor pane > - border pane > - button bar > - flow pane > - grid pane > - media player > - progress indicator > - separator > - slider > - stack pane > - stage > - tile pane > > ## Properties Monitor > >  This pull request has now been integrated. Changeset: a52e2fa4 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/a52e2fa498782e9329f1c8b78805a29e63242a9a Stats: 4404 lines in 60 files changed: 4063 ins; 167 del; 174 mod 8352746: [TestBug] Monkey Tester Application Update 5 Reviewed-by: lkostyra, jdv ------------- PR: https://git.openjdk.org/jfx/pull/1750