Skip to content

Instantly share code, notes, and snippets.

@trof808
Last active December 3, 2016 13:32
Show Gist options
  • Save trof808/8d6623841706c1b441e3cb33229af039 to your computer and use it in GitHub Desktop.
Save trof808/8d6623841706c1b441e3cb33229af039 to your computer and use it in GitHub Desktop.
predrag (storyCLM)
var options = {
obj: [".pointer"],
deltaX: [200],
dragInterval: 300,
delay: 0,
duration: 1000
};
var ut = new UTManager(options);
ut.drag();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment