demokit icon indicating copy to clipboard operation
demokit copied to clipboard

Demokit opens with Chrome Developer Tools, and it shows in videos too

Open kvz opened this issue 8 years ago • 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:

screen shot 2016-10-24 at 14 49 46

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

kvz avatar Oct 24 '16 12:10 kvz

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

tolmasky avatar Oct 24 '16 21:10 tolmasky

I wasn't attached to my big screen, so if 15" non-scaled is small, then yes : )

screen shot 2016-10-25 at 16 44 19

kvz avatar Oct 25 '16 14:10 kvz

Just wanted to add, this happens for me too. 13" Macbook. Anything I can do to help on this?

benschwarz avatar Jan 15 '17 09:01 benschwarz