Demokit opens with Chrome Developer Tools, and it shows in videos too
Opened this issue · 3 comments
Thanks for Demokit, seems like just the thing we needed!
I'm having trouble getting a video to render without the Inspector showing up though.
I did a simple
npm install -g demokit
demokit new _intro
cd _intro
demokit index.js
But this results in the Dev Tools showing up on the right-hand side. Here's a screen:
Full video here: https://www.dropbox.com/s/ymg6t8uo2hak9bo/video%202016-10-24%20at%202.31.51%20PM.mov?dl=0
Is there perhaps any cli arg that allows me to turn off the inspector? It seems help
and -h
and --help
aren't supported and no cli args are presented in the docs other than new?
Running v3.0.0 on macOS
Hey this is a great idea. Out of curiosity -- are you working in a very small monitor? I'll try to get this in tomorrow.
Thanks!
Francisco
Just wanted to add, this happens for me too. 13" Macbook. Anything I can do to help on this?