Ticket #830 (closed enhancement: fixed)
Playlist.size: default to 50%
| Reported by: | jeroen | Owned by: | pablo |
|---|---|---|---|
| Priority: | Milestone: | Flash 5.2 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
Both in BOTR and on the forums I see some confusion over the playlistsize property. If we have a sane default though, this flashvar becomes less relevant.
If I look at myself (demos on BOTR / testing tool), it'd be very useful if the playlistsize would be 50% by default. That way I'd almost never have to manually change the playlist dimensions with flashvars. The current default of 180px is just too small.
What do you think?
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in 998. Playlists and plugins can specify their size as a number, or a percentage, as "XX%" or "XXpct". (The second method allows users who have trouble embedding the "%" symbol, which can be difficult to URL escape.