Currently the file_entity field formatter requires that both the width and height be both provided, otherwise they're ignored. This prevents e.g. assigning a width of 100% so that the video is scaled to fit the available space.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | file_entity-n2289587-2.patch | 1.49 KB | damienmckenna |
Comments
Comment #1
damienmckennaA quick patch to provide the change requested.
Comment #2
damienmckennaHad to update the theming function too.
Comment #3
dave reidComment #4
mglamanApplied clean, let me set width and allow browser to figure out proper height.
Comment #6
dave reidCommitted #2 to 7.x-2.x.