Scrawl-canvas v8 - DOM test 003

Dynamically create and clone Element artefacts; drag and drop elements around a Stack

Drag and drop elements around the Stack

Hello!

Test purpose

Known issue: When Scrawl-canvas initializes, it checks for stack elements and attempts to replicate their CSS attributes. Reading the perspective attribute fails and leads to some interesting outcomes. Current workaround is to always set SC perspectiveZ value in Javascript code.

Touch test: should work as expected

Annotated code