react-canvas-draw
react-canvas-draw copied to clipboard
Animation events continue after loading new data
If you use the loadSaveData method whilst there is already a drawing in progress it doesn't clear the animation before starting the new one. The result is that it flickers between the two data sets.