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

Voltage map doesn't zoom with zoom feature #188

Open
jessegreenberg opened this issue Sep 3, 2020 · 3 comments
Open

Voltage map doesn't zoom with zoom feature #188

jessegreenberg opened this issue Sep 3, 2020 · 3 comments

Comments

@jessegreenberg
Copy link
Contributor

Noticed after phetsims/joist#657. Zoom feature is working pretty well but I noticed that the heated map shown when the "Voltage" checkbox is selected does not zoom with the rest of the sim.

@jessegreenberg jessegreenberg self-assigned this Sep 3, 2020
@jessegreenberg
Copy link
Contributor Author

jessegreenberg commented Sep 3, 2020

Similar behavior to phetsims/buoyancy#6. That sim is using mobius, while this sim is using WebGLNode.

phetsims/joist#659

@jessegreenberg
Copy link
Contributor Author

We found that it is likely an issue with the usage of WebGLNode in the sim. Using modelViewMatrix in ElectricPotentialWebGLNode.paint may resolve the issue(among other things).

@jessegreenberg jessegreenberg removed their assignment Sep 9, 2020
@ariel-phet
Copy link

This would be a good feature to have if this sim is republished at some point, but no need to work on this feature proactively

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

No branches or pull requests

2 participants