Re: RFR: 8290844: Add Skin.install() method [v4]

2022-09-03 Thread Jeanette Winzenburg
On Fri, 12 Aug 2022 18:15:37 GMT, Andy Goryachev wrote: >> - added Skin.install() >> - javadoc changes for Skinnable.setSkin(Skin) >> >> no code changes for Skinnable.setSkin(Skin) yet. > > Andy Goryachev has updated the pull request incrementally with one additional > commit since the last rev

RFR: 8293338: Enable manually triggering the GitHub workflow

2022-09-03 Thread Guoxiong Li
Hi all, In [8293214: Add support for Linux/LoongArch64](https://github.com/openjdk/jfx/pull/888), the contributor was suggested to push a empty commit to trigger the GHA tests. But actually it seems not a good dev flow because the newly added commits are not related to the issue the patch wan