Getting the z-order of an object – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/getting-the-z-order-of-an-object/19616
Is there a way to read out and compare the z-order of objects? I would like to implement a drag & drop. Unfortunately, all objects at the mouse position react to the “touching mouse-pointer?” block. I only want to filte…
Or can this be found somewhere else?