Closed (fixed)
Project:
Video Upload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2009 at 05:24 UTC
Updated:
2 Jun 2009 at 01:50 UTC
I experienced issues getting fullscreen to work in Safari, so I added the following line to video_upload.theme.inc:
'allowFullScreen' => 'true',
This was added on line 73 in the $embed_attributes variable definition.
Comments
Comment #1
jhedstromThanks jjafuller,
I've committed a modified fix (on that uses the field-level settings to determine true or not) to 6.x-dev, and this will be part of the next stable release as well.