-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels