Skip to content

Instantly share code, notes, and snippets.

@ederchrono
Created May 15, 2019 06:44
Show Gist options
  • Save ederchrono/80fdc896b42132dda9d506b7082c0ac2 to your computer and use it in GitHub Desktop.
Save ederchrono/80fdc896b42132dda9d506b7082c0ac2 to your computer and use it in GitHub Desktop.
// after DEVICE_WIDTH constant
const HALF_WIDTH = DEVICE_WIDTH / 2
const DRAGGING_SPEED = 1.2
const MAX_BLUR = 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment