A big THANK YOU to everybody that was part of this process.
It's very much appreciated !
Regards
Jurgen
On Tue, 30 Jan 2024 11:27:44 +0200, Nir Lisker <nlis...@openjdk.org> wrote:
On Fri, 26 Jan 2024 23:59:50 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
Added a utility method to run code on the FX thread if it's not
already, and changed the animation methods to use it.
This pull request has now been integrated.
Changeset: c5ab220b
Author: Nir Lisker <nlis...@openjdk.org>
URL:
https://git.openjdk.org/jfx/commit/c5ab220bbc885f2aa99d8c1d5ed8f1753e39251f
Stats: 422 lines in 7 files changed: 225 ins; 148 del; 49 mod
8324658: Allow animation play/start/stop/pause methods to be called on
any thread
Reviewed-by: kcr, jpereda
-------------
PR: https://git.openjdk.org/jfx/pull/1352