Skip to content
This repository was archived by the owner on Jul 19, 2020. It is now read-only.
This repository was archived by the owner on Jul 19, 2020. It is now read-only.

mousePause option is backwards #8

@ephrata

Description

@ephrata

To work around the bug in the play/pause code, I decided to try the mousePause option instead.

I set 'mousePause: true' but it didn't seem to work. So I gave up and set mousePause back to false

Later I noticed that mousePause was actually working – but it was set to false.

The code (and code comment) reads:
mousePause: true // set to true to stop animation on mouse hover

So a value of 'true' should enable the feature, but confusingly, the feature is only enabled if the value is false

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