From ef4dccb818f391cd3c94d6d28d280b5e7c323b47 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 May 2018 18:52:57 +0200 Subject: meta meta meta --- public/bundle.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/bundle.js') diff --git a/public/bundle.js b/public/bundle.js index bf0a0ee..d8ac2fd 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -1101,6 +1101,10 @@ socket.on('frame', function (data) { var url = URL.createObjectURL(blob); var img = new Image(); img.onload = function () { + _store.store.dispatch({ + type: 'CURRENT_FRAME', + meta: data.meta + }); URL.revokeObjectURL(url); var player = document.querySelector('.player canvas'); var ctx = player.getContext('2d'); -- cgit v1.2.3-70-g09d2