phetsims/collision-lab

Path continues after leaving play area

KatieWoe opened this issue · 4 comments

Test device
Dell
Operating System
Win 10
Browser
Chrome
Problem description
For phetsims/qa#599.
If reflecting borders are off on the third or forth screen, and the paths are on, then once the balls leave the play area and disappear, the paths stay visible, when they should probably be behind the interface as well.

Visuals
pathoffborder

Troubleshooting information:

!!!!! DO NOT EDIT !!!!!
Name: ‪Collision Lab‬
URL: https://phet-dev.colorado.edu/html/collision-lab/1.1.0-rc.1/phet/collision-lab_en_phet.html
Version: 1.1.0-rc.1 2021-01-20 01:05:28 UTC
Features missing: applicationcache, applicationcache, touch
Flags: pixelRatioScaling
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36
Language: en-US
Window: 1280x658
Pixel Ratio: 1.5/1
WebGL: WebGL 1.0 (OpenGL ES 2.0 Chromium)
GLSL: WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium)
Vendor: WebKit (WebKit WebGL)
Vertex: attribs: 16 varying: 30 uniform: 4096
Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 32)
Max viewport: 32767x32767
OES_texture_float: true
Dependencies JSON: {}

Related to #200

@jonathanolson looks like something's up with the clipping region. The out-of-bounds portion of the path should not be visible.

Should be implement in master, @KatieWoe can you verify?

Looks good in master

Looks good in rc.2