save code
This commit is contained in:
@@ -52,8 +52,6 @@ const ImageCanvas = ({scrollHeight, numFrames, width, height}) => {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(frameIndex == 241) return
|
|
||||||
|
|
||||||
const context = canvasRef.current.getContext("2d");
|
const context = canvasRef.current.getContext("2d");
|
||||||
let requestId;
|
let requestId;
|
||||||
console.log(frameIndex)
|
console.log(frameIndex)
|
||||||
|
|||||||
Reference in New Issue
Block a user