Hello,
I would like to have a way to hide and show shapes. This will allow to write an app for something like layering.
I tried moving a shape into x=Number.maxNumber, which was good, as it was off the visible board, but then I get an error when I try to set it X value back to its original value. Something like it has no parent.
Any other ideas on how to do this?
Thanks.