Skip to content

Fixed SlideUp Jumping

Choose a tag to compare

@BrentonCozby BrentonCozby released this 18 Apr 01:59
· 9 commits to master since this release

When using slideUp, sometimes the animation will jump instead of sliding up smoothly. I'm not sure why adding a delay seems to fix this, but this will be the solution until a better one is found.

A 20ms minimum delay is now standard for all dom-slider "slide" methods.