Skip to content

SCROLL_DISABLE always set to true? #6

@andreagobetti

Description

@andreagobetti

I think that by doing this the value of SCROLL_DISABLE is always true regardless of the given setting value:

var SCROLL_DISABLE = settings["scrollDisable"] || true;

Since anything in OR with true is true, am I right?

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