Commit bd1f87ed by Adrian Muraru Committed by GitHub

Update render.js

parent b7feabdb
......@@ -69,13 +69,6 @@
height: bb.height
};
page.clipRect = {
top: bb.top,
left: bb.left,
width: bb.width,
height: bb.height
};
page.render(params.png);
phantom.exit();
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment