paper-ripple
paper-ripple copied to clipboard
Avoid creating two animation loops.
In the upAction, check if the animation loop is already running to avoid creating a new one. Fixes https://github.com/PolymerElements/paper-ripple/issues/75