save code
This commit is contained in:
parent
721c967ac8
commit
ca7bdbc1c4
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user