Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.0
-
None
-
N900 & MS Win 7
-
ace866a969cd438b9f1dc11b7d40a99f53a13009
Description
I am doing an opacity animation on a Loader after it has switched sources.
When this new source contains an Audio element it looks like the animation gets a lower priority than the loading of the Audio element.
On an embedded device (testcase: N900) with the default animation duration the fade animation becomes instant. Even on a desktop PC a 'jump' in the animation is noticeable.
I think that an option to disable the auto-buffering of the Audio element until after the animation has finished might solve the problem. I cannot find such an option in the documentation at the moment