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