-
Enhancement
-
Resolution: Duplicate
-
P3
-
fx1.0
-
None
Some applications/components want to know when they become viewable so they
can do things, such as start media playing, animation etc. If there was a boolean
variable, say "viewable", which become true when the scene is on the screen,
the application could bind to this and perform any necessary functionality.
can do things, such as start media playing, animation etc. If there was a boolean
variable, say "viewable", which become true when the scene is on the screen,
the application could bind to this and perform any necessary functionality.
- duplicates
-
JDK-8092424 Scene needs to have 'displayable' property
- Open