Skip to content

Instantly share code, notes, and snippets.

@nicebarbarian
Created October 12, 2014 13:59
Show Gist options
  • Save nicebarbarian/87a3e60e0d752432873c to your computer and use it in GitHub Desktop.
Save nicebarbarian/87a3e60e0d752432873c to your computer and use it in GitHub Desktop.
framer.js: layer with dragging
myLayer = new Layer
x: 0
y: 100
width: 100
height: 100
myLayer.draggable.enabled = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment