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