node-wraith icon indicating copy to clipboard operation
node-wraith copied to clipboard

feat: add option renderDelay

Open mojoaxel opened this issue 8 years ago • 0 comments

This introduces the new option renderDelay that gets passed to webshot. The default renderDelay is still 0ms. This forces webshot to wait some milliseconds before rendering the screenshot. This is useful is complicated scripts need to be executed first.

I also updated webshot to a higher (compatible) version.

All changes are compatible to existing configs. Therefore I recommend a minor version change.

mojoaxel avatar Jan 30 '17 11:01 mojoaxel