Tobias Bora
Tobias Bora
I find out that instead of inserting my plugin into gulp, I should rather use the fact that recent Firefox can load ES6 directly without any transpilation. So the following...
Just to let you know, I made a proof of principle [here](https://tobiasbora.github.io/video-based-presentations/), so far it is a standalone code, not linked with reveal.js. I just have some small hang sometimes...
I'm sorry, put my patch seems to work with git merge, with the mergetools, ans with cherry-picking, but patching seems to be another problem. It looks like that there is...
Ok, so i found a quick workaround that should be easy to implement (and it seems to even work with `git mergetools`): First in the file `.git/config`, add at the...
I created a pull request, it should work now on any new git-crypt repository https://github.com/AGWA/git-crypt/pull/141
No problem. And this workaround also corrects the cherry-pick problem. By the way I put a wrong link for the PR above, this one is better : https://github.com/AGWA/git-crypt/pull/141 Just, this...
Also, is `currentTime` frame precise (as a setter or getter)? And is there a way to get the fps from the video, or do I need to hardcode it?
Thanks for your answer! Too bad seeking is not possible… So I misunderstood, what is the setter of `.currentTime – get or **set** the current playback position in seconds` doing?
I see, thanks a lot! So maybe this issue can be kept open until seeking is implemented?
First thank you for your work ! I have exactly the same issue, wifi Works but no bluetooth... If you would like to do any test I would be happy...