RFR: 8324658: Allow animation play/start/stop/pause methods to be called on any thread [v4]
Nir Lisker
nlisker at openjdk.org
Sat Jan 27 17:21:54 UTC 2024
> Added a utility method to run code on the FX thread if it's not already, and changed the animation methods to use it.
Nir Lisker has updated the pull request incrementally with two additional commits since the last revision:
- Remove whitespace
- Include playFrom* methods
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1352/files
- new: https://git.openjdk.org/jfx/pull/1352/files/cb45e1bd..af250cf4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1352&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1352&range=02-03
Stats: 25 lines in 1 file changed: 21 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/jfx/pull/1352.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1352/head:pull/1352
PR: https://git.openjdk.org/jfx/pull/1352
More information about the openjfx-dev
mailing list