phetsims / color-vision

"Color Vision" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/color-vision
GNU General Public License v3.0
1 stars 7 forks source link

When resizing the screen, sometimes CanvasNode clutter is left behind #16

Closed samreid closed 10 years ago

samreid commented 10 years ago

I'm on Win8/Chrome34, and when I resize the window, sometimes clutter is left behind, see the photons above the head. If you cannot track this down easily, please create a scenery issue and assign to @jonathanolson.

bluedots

aaronsamuel137 commented 10 years ago

When you see the photons behind the head, do they disappear after the screen has a second to readjust, or stay stuck there until refresh? When I try to reproduced this, I find that occasionally photons appear behind the head during resize, but quickly vanish after the screen readjusts to its new size.

aaronsamuel137 commented 10 years ago

Created an issue in scenery

aaronsamuel137 commented 10 years ago

Issue has been addressed. See #18 and https://github.com/phetsims/scenery/issues/227. Closing.