Skip to content
Snippets Groups Projects
Commit 5d4e75ae authored by Kishan Gajjar's avatar Kishan Gajjar Committed by qsm-odoo
Browse files

[FIX] web_editor: restore broken VideoDialog options


- To enable loop on a video, only setting the 'loop' URL parameter
to 1 will not work anymore. We also need to set the playlist parameter
to the video ID.

- Sound is no longer allowed in autoplay because of new autoplay
policies of most browsers. To make autoplay work, the video must be
explicitely muted.

closes odoo/odoo#34323

Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent 90c2e0c7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment