Ticket #1061 (closed feature: fixed)
Playlist UI element
| Reported by: | zach | Owned by: | pablo |
|---|---|---|---|
| Priority: | Milestone: | Player 5.7 | |
| Component: | html5 | Keywords: | |
| Cc: | Forum thread: |
Description
Change History
comment:2 Changed 3 years ago by jeroen
- Milestone changed from HTML5 1.1 to Player 5.4
Milestone HTML5 1.1 deleted
comment:6 Changed 2 years ago by pablo
- Milestone changed from Player 5.6 to Backlog
We're going to pass this off to a future release and work on writing a plugin to add a playlist UI in HTML5 mode.
comment:8 Changed 2 years ago by pablo
- Owner changed from zach to pablo
- Status changed from new to assigned
The HTML5 player should have support for a visible playlist which is laid out identically to the Flash player's playlist component. It should have support for the following options:
- playlist.size
- playlist.position
- left
- right
- top
- bottom
- over
- playlist.showthumbs
- Individual playlist items' playlist.image property
Still to be determined will be support for skinning. Skinning elements will be accessible from the XML skin, and it should be possible to support the various colors defined in the skin (background color, font color, etc).
Depending on difficulty of implementation across HTML5 browsers, this iteration might not include support for skinning the vertical slider, or the thumbnail mask.
