brenden / node-webshot

Easy website screenshots in Node.js
2.12k stars 286 forks source link

Viewport width not adjusting #96

Open ccorcos opened 9 years ago

ccorcos commented 9 years ago

If I set something with respect to the viewport height or width using vw or vh, then it doesnt render correctly.

Check it out here:

https://github.com/ccorcos/icon-splash-maker

Thanks