| Author |
2.0 FadeTransition with MediaView
|
Ron Alby
Greenhorn
Joined: May 31, 2011
Posts: 24
|
|
I am trying to do a FadeTransition between an ImageView and a MediaView showing a video (they are both in a StackPanel). I have no problem doing FadeTransitions between different ImageViews - however when I put a MediaView into the mix it doesn't work. The MediaView is invisible until the transition is done, and then it just pops up at full opacity.
I am running 2.1.0 Beta on Linux - does anyone know if this is a bug which will be fixed, or if this is just a feature I need to work around?
Thanks
Ron
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4163
|
|
Please BeForthrightWhenCrossPostingToOtherSites
https://forums.oracle.com/forums/thread.jspa?threadID=2342204
|
luck, db
There are no new questions, but there may be new answers.
|
 |
Ron Alby
Greenhorn
Joined: May 31, 2011
Posts: 24
|
|
Thanks, Darryl, for the reminder.
I do intend to cross-post the answer (if I get one).
Ron
|
 |
Ron Alby
Greenhorn
Joined: May 31, 2011
Posts: 24
|
|
Per Richard Bair on the Oracle forum:
Sounds like a bug, can you file an issue in JavaFX-JIRA.kenai.com? Thanks!
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2925
|
|
Ron Alby wrote:Per Richard Bair on the Oracle forum:
Sounds like a bug, can you file an issue in JavaFX-JIRA.kenai.com? Thanks!
Thanks for getting back with the answer. This helps a lot for others visiting the thread!
|
Mohamed Sanaulla | My Blog
|
 |
John Damien Smith
Ranch Hand
Joined: Jan 26, 2012
Posts: 38
|
|
|
A reference to the filed bug would also be useful.
|
 |
Ron Alby
Greenhorn
Joined: May 31, 2011
Posts: 24
|
|
The bug is RT-19503
It is currently in 'incomplete' state until I send sample code.
|
 |
 |
|
|
subject: 2.0 FadeTransition with MediaView
|
|
|