Skip to content

negative option true or false #73

@Varazdat108

Description

@Varazdat108

Hi people, I need a help, in my site I using virtualsky module.
in virtualsky.js file we have options negative: false and transparament: false.
In my code I just added
document.getElementById('fone0').onclick=()=>{ if(document.getElementById('fone0').checked === true){ this.transparent=true; this.negative=true; } this.draw(); }
and second line

In results I have not negative-invert colors :( only constellation lines

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