Ticket #1442 (closed bug: fixed)
Controlbar not displayed properly if set to bottom with a percentage width
| Reported by: | pablo | Owned by: | pablo |
|---|---|---|---|
| Priority: | Milestone: | Player 5.8 | |
| Component: | html5 | Keywords: | |
| Cc: | Forum thread: |
Description
Example config:
jwplayer('player').setup({
"controlbar.position": "bottom",
width: "100%",
modes: [
{ type: "html5" }
]
});
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [1966]