Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

negative option true or false #73

Open
Varazdat108 opened this issue Apr 13, 2020 · 1 comment
Open

negative option true or false #73

Varazdat108 opened this issue Apr 13, 2020 · 1 comment

Comments

@Varazdat108
Copy link

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

@Varazdat108
Copy link
Author

second line <input hidden value="spitak" id="fone0" type="radio" checked="checked" name="fone">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant