Update renderElement.ts
This commit is contained in:
parent
fc7135c5d1
commit
a26e8bade8
@ -164,7 +164,7 @@ const generateElementCanvas = (
|
|||||||
renderConfig,
|
renderConfig,
|
||||||
);
|
);
|
||||||
|
|
||||||
canvas.width = widht;
|
canvas.width = width;
|
||||||
canvas.height = height;
|
canvas.height = height;
|
||||||
|
|
||||||
let canvasOffsetX = 0;
|
let canvasOffsetX = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user