On Tue, 8 Jun 2021 07:42:19 GMT, Johan Vos <j...@openjdk.org> wrote: > 8207837: Indeterminate ProgressBar does not animate if content is added after > scene is set on window > > Add or remove the windowShowingChangedListener when the scene changes > > Reviewed-by: arapte, kcr
This pull request has now been integrated. Changeset: 8af39d66 Author: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.java.net/jfx11u/commit/8af39d66924ec1a958894c2b10ee50285f21e251 Stats: 120 lines in 2 files changed: 119 ins; 0 del; 1 mod 8216377: JavaFX: memoryleak for initial nodes of Window 8207837: Indeterminate ProgressBar does not animate if content is added after scene is set on window Add or remove the windowShowingChangedListener when the scene changes Backport-of: e21606d3a1b73cd4b44383babc750a4b4721edfd ------------- PR: https://git.openjdk.java.net/jfx11u/pull/23