Closed (fixed)
Project:
Dash Media Player
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2009 at 19:12 UTC
Updated:
7 Apr 2009 at 21:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
shanep commentedSo I changed the width of the playlist in the skin slightly and I got a strange result. So it pulls in the videos, can play the main video, everything works great - except... it does not resize the movie to bring out the full playlist, which is my ultimate goal for this. any help is appreciated, thanks!
Comment #2
shanep commentedSorry, one more note: I have it in a block and that block is displayed in a Panel. Thanks!
Comment #3
travist commentedThis is the "autohide" feature. To turn it off, you just need to say...
$params['autohide'] = 'false';