Hi,
I am not sure if it is intentionally left or a bug, But function 'theme_twistage_video' in twistage.module having arguments for width abd height and function also override it over profile width/height if given. But in last, I see code like that.
$html = '
';
$html .= '
';
which used again profile width/height instead of custom width/height .
I added a patch file to this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| sizeable_player.patch | 460 bytes | kuldeep.kamboj |