I have a little bit of a problem when I try to copy a graph based on a student’s input.
this is what I wrote:
background: graphLayer(graph1.calculatorState)
bounds: graph1.bounds
It doesn’t copy the pen marks that the student marked with his cursor.
Is there a way to mirror the exact graph with all of it’s components?