vue-fabric-wrapper icon indicating copy to clipboard operation
vue-fabric-wrapper copied to clipboard

How can I serialize the state of the canvas and redraw later on?

Open johncrossman opened this issue 3 years ago • 0 comments

Hello and thank you in advance.

I will use the "Stick Man" canvas to illustrate what I want to do.

  1. Load "Stick Man" canvas in browser
  2. Change the position of the arms
  3. Save the state of the canvas to database
  4. Come back later, load the canvas state from the database
  5. The "Stick Man" renders with the modified arm position

Is there a simple way to do this?

Thanks again, John (Software developer at UC Berkeley)

johncrossman avatar Mar 03 '22 22:03 johncrossman