Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

randomness property ignored for slide() #21

Open
astanley opened this issue Mar 20, 2012 · 1 comment
Open

randomness property ignored for slide() #21

astanley opened this issue Mar 20, 2012 · 1 comment
Assignees
Labels

Comments

@astanley
Copy link

I am trying to include randomness in a slide effect, using the following, however it doesn't appear to be used.

a.slide(elements, "left", 3, { "value": "700ms", "randomness": "75%", "timing" : "ease-in-out", "offset": "100ms" });

Am I just doing it wrong, or is this a bug?

@psiborg
Copy link
Contributor

psiborg commented Mar 20, 2012

Your syntax looks right... it's probably a bug. I'll take a look. Thanks Adam!

@ghost ghost assigned psiborg Mar 20, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants