-
Notifications
You must be signed in to change notification settings - Fork 5
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
The theory rays don't reach the right side of the wave area. #296
Comments
@samreid can you extend the radius of the rays? It looks a bit odd that some of the rays do not reach all the way to the screen. |
I made the rays longer, @arouinfar can you please review on phettest? Close if all is well. |
@samreid I just realized the issue -- the source point should be at the barrier. It looks like |
Thanks @arouinfar, a bug was introduced when working on the barrier coordinate frame. Should be repaired now, please review on phettest and close if all is well. |
Looks good! |
Discovered in #289, the rays don't all reach the right side of the wave area:
Is that by design, or should the rays be lengthened?
The text was updated successfully, but these errors were encountered: