Ticket #1060 (closed feature: duplicate)
Dock UI Element
| Reported by: | zach | Owned by: | zach |
|---|---|---|---|
| Priority: | Milestone: | Backlog | |
| Component: | html5 | Keywords: | |
| Cc: | Forum thread: |
Description
Change History
comment:3 Changed 3 years ago by zach
The HTML5 player should get a basic implementation of the dock, so plugins can easily inject buttons. This would feature:
Skinning of the dock buttons through the current PNG skinning. implementation of a player.addDocukButton(name,image,handler) external scripts could use to inject functionality in the player.
comment:4 Changed 3 years ago by jeroen
There's a couple of issues with the Flash dock that we should improve in the HTML5 / Unified dock:
- Instead of the dock printing a text, it should simply just show the image (centered). This allows for nice styling (color, size, position) of the font.
- A rollover should be supported, e.g. as additional parameter.
- Last, it'd be nice if a dockbutton could be swapped (or removed?). I don't have use cases for removing. Swapping could be used for all kinds of cases though: HD (strikethrough version), Captions (display multiple languages) or sharing (animation to draw attention).
Note: See
TracTickets for help on using
tickets.

Milestone HTML5 1.1 deleted