phetsims / density

"Density" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 6 forks source link

Dragging blocks does not pan screen #132

Closed KatieWoe closed 2 years ago

KatieWoe commented 2 years ago

Test device Dell Operating System Win 11 Browser Chrome Problem description For https://github.com/phetsims/qa/issues/785 When zoomed in, dragging a block to the edge of the screen does not pan it. This is the case with any amount of zoom.

Visuals dragpan

Troubleshooting information:

!!!!! DO NOT EDIT !!!!! Name: Density URL: https://bayes.colorado.edu/dev/phettest/density/density_en.html?ea&brand=phet Version: 1.1.0-dev.0 (unbuilt) 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/99.0.4844.74 Safari/537.36 Language: en-US Window: 1280x649 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: {}
Nancy-Salpepi commented 2 years ago

First reported in this issue in https://github.com/phetsims/scenery/issues/1321

jonathanolson commented 2 years ago

Implemented above, can you verify?

KatieWoe commented 2 years ago

Looks really good on master

jonathanolson commented 2 years ago

Thanks!