Skip to content

Instantly share code, notes, and snippets.

@regiellis
Created December 9, 2014 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save regiellis/b90ebdddb1aefc505275 to your computer and use it in GitHub Desktop.
Save regiellis/b90ebdddb1aefc505275 to your computer and use it in GitHub Desktop.
Framer.Device.Devices["my-device"] =
name: "My Device"
deviceType: "mobile"
deviceImage: "my-device.png"
deviceImageWidth: 472
deviceImageHeight: 806
screenWidth: 320
screenHeight: 400
Framer.Device.deviceType = "my-device"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment