Skip to content

NNN and Pyram JS files interfering with each other #10

@bagwaa

Description

@bagwaa

I have a page which includes both scramble_NNN.js and scramble_pyra.js, when I draw scramble the 5x5x5 I get the following happening visually

bug

If I remove the scramble_pyra.js, the 5x5x5 scramble works fine.

Creating the 5x5x5 with

scramblers["555"].drawScramble(
    document.getElementById('drawScramble'),
    this.scrambleObject.state,
    175,
    125
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions