-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Incomplete
-
Affects Version/s: fx2.1
-
Fix Version/s: None
-
Component/s: javafx
-
Labels:
-
Environment:
Ubuntu Linux
-
Subcomponent:
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
I am running 2.1.0 Beta on Linux