-
Notifications
You must be signed in to change notification settings - Fork 166
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
fixed issue in webglColormapGenertor file #330
base: main
Are you sure you want to change the base?
fixed issue in webglColormapGenertor file #330
Conversation
Hi @Somya-Singhal do you know what effects this was having on the application before the fixes? Is there any way to show the output changing from before/after, so I can follow along in what effect these changes have? Thank you so much!! |
Hello @jywarren , please correct me if I am wrong anywhere. |
Hi, of course -- so, you have the right idea on the functionality. I'm trying to review your contribution so I wanted to know:
That way I can try the old version, and start up your new version, and compare how each one works. If the issue you describe in 1) is resolved, i can approve this and we can merge it! If the answer to 1) is that nothing was broken, but that the changes are good syntax and good formatting, but that the behavior of the program won't change, that is also OK. I can then just try your new version and be sure it still produces the same output when we use a color map, so nothing has been broken. Then i'll approve this. Does that make sense? Thanks!! |
Ok, I understood @jywarren, I will check it and be sure nothing is broken and then update you. Thanks for clarifying my doubt! |
no problem and thank you -- just be sure to note what exactly you tested so
I can understand. Thanks!!!
…On Wed, Apr 13, 2022 at 8:00 AM Somya Singhal ***@***.***> wrote:
Hi, of course -- so, you have the right idea on the functionality. I'm
trying to review your contribution so I wanted to know:
1. did the code do something I can see that is "wrong" before your
changes
2. what is the new behavior your code produces
That way I can try the old version, and start up your new version, and
compare how each one works. If the issue you describe in 1) is resolved, i
can approve this and we can merge it!
If the answer to 1) is that nothing was broken, but that the changes are
good syntax and good formatting, but that the behavior of the program won't
change, that is also OK. I can then just try your new version and be sure
it still produces the same output when we use a color map, so nothing has
been broken. Then i'll approve this. Does that make sense? Thanks!!
Ok, I understood @jywarren <https://github.com/jywarren>, I will check it
and be sure nothing is broken and then update you. Thanks for clarifying my
doubt!
—
Reply to this email directly, view it on GitHub
<#330 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAF6J5GY3V22SY43GZ2K6DVE2ZMXANCNFSM5SW4FPDQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I tried to fix issues as I mentioned in issue #313 in webglColormapGenerator.js file