mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Merge fd1d595649cb735aa9d3a53b3b71ad32d775a9ba into 6020386bbeed60ad68e675fdcaa6220e292fd35a
This commit is contained in:
commit
718d872750
@ -906,6 +906,7 @@ export class CanvasRenderer extends Renderer {
|
||||
|
||||
await this.renderStack(stack);
|
||||
this.applyEffects([]);
|
||||
this.ctx.translate(this.options.x, this.options.y);
|
||||
return this.canvas;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user