Skip to content

Little Bug found in "slideControls-In" #60

@KlemensHeinen

Description

@KlemensHeinen

At first: Great Slide - Incredibe !!

I found a small bug which prevents the arrows to animate whli sliding in.
In function base.slideControls this Line

t2 = (toggle) ? base.options.animationTime: 0,

should be changed to:

t2 = (toggle) ? 1: 0,

Greetings from Hamburg - Klemens

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions