From 9c1bc6ab08e4fe68565a12f76b58684f4c6a8354 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 27 Mar 2018 10:36:08 +1100 Subject: Fixes for fast forward and issues with event.preventDefault() --- demo/src/js/demo.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'demo/src/js/demo.js') diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js index 438b2b8a..343e654f 100644 --- a/demo/src/js/demo.js +++ b/demo/src/js/demo.js @@ -57,6 +57,22 @@ import Raven from 'raven-js'; tooltips: { controls: true, }, + /* controls: [ + 'play-large', + 'restart', + 'rewind', + 'play', + 'fast-forward', + 'progress', + 'current-time', + 'mute', + 'volume', + 'captions', + 'settings', + 'pip', + 'airplay', + 'fullscreen', + ], */ captions: { active: true, }, -- cgit v1.2.3