Integrated: 8324658: Allow animation play/start/stop/pause methods to be called on any thread
Kevin Rushforth
kevin.rushforth at oracle.com
Thu Feb 1 23:33:15 UTC 2024
And thank you for raising the issue and answering the questions we had
concerning the use case.
This will be in the next promoted build, JavaFX 22+28 (as well as JavaFX
23+3).
-- Kevin
On 2/1/2024 12:42 AM, Jurgen Doll wrote:
>
> 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 <nlisker at openjdk.org>
> wrote:
>
>> On Fri, 26 Jan 2024 23:59:50 GMT, Nir Lisker <nlisker at 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 <nlisker at 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
More information about the openjfx-dev
mailing list