On Mon, 9 Sep 2024 19:36:29 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Further additions to the MonkeyTester application: > > - tree/table view column property sheets ✔ > - new pages: button, checkbox, hyperlink, menu bar, radio button, toggle > button, canvas, split menu button, dnd ✔ > - properties... context menu ✔ > - context menu: table columns, toolbar items ✔ > - control.context menu option > - property monitor tool ✔ > - accessibility logging ✔ > > - editable combobox for double values with pre-set list (e.g. Region: min/max > width etc.) > - Page -> Snapped Split Panes menu option for the control container > > This PR simply syncs up with the dev repository > https://github.com/andy-goryachev-oracle/MonkeyTest Just a note: removing the `io-settings.properties` file is a legitimate approach. it is *very* difficult to create a full-proof solution that will be backward and forward compatible. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1560#issuecomment-2350018452