
[7.3.0-beta] Poster images broken?
I have been testing JW7 v7.3.0-beta, and have noticed some strange behavior with regards to poster image handling.
In an application built for v7.2.4, the image display works as you'd expect (has worked this way since v6.0) -- but testing v7.3.0, I have found that the poster image only seems to be working if it's associated to the FIRST item in a playlist.
Before, you could load a playlist, associate alternate post images with a given playlist item, and upon issuing stop() in 'beforePlay' event, the correct poster image would be presented.
In v7.3.0-beta, all you see is black :(
The only workaround I have found so far is reloading a solitary playlist, such that the poster image in question is tied to the _first_ item in the playlist. I would definitely consider this behavior a bug, but want to know if it's already been identified or accounted for before filing an issue at GitHub.
Thoughts?