← Previous Next →

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!

To note: Javascript is not running in this browser environment. Our apologies, but this demo has not yet been updated to support progressive enhancement.

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