Skip to content

[iOS] next button triggers onSlideChange of the same slides repeatedly if pressed repeatedly too fast #254

@digorath

Description

@digorath

When the next button is pressed very often in a short amount of time, the transition to the next slides does not happen smoothly, like they do on android.

Instead the onSlideChange function gets called on every button press with sometimes outdated values, and the transition between slides also seems to jump around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions