phetsims / wave-on-a-string

"Wave on a String" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/wave-on-a-string
GNU General Public License v3.0
7 stars 8 forks source link

No boundary for objects: ruler, reference line, timer. #91

Closed orejolaphet closed 9 years ago

orejolaphet commented 9 years ago

Test device: Asus Operating System: Windows 8 Browser: FF 32.0 Problem description: You can drag the objects outside of the screen, they then become inaccessible. You must refresh the page to bring them back.

Troubleshooting information (do not edit): Name: Wave on a String URL: http://www.colorado.edu/physics/phet/dev/html/wave-on-a-string/0.0.0-dev.14/wave-on-a-string_en.html Version: 0.0.0-dev.14 User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 Language: en-US Window: 1366x657 Pixel Ratio: 1/1 WebGL: WebGL 1.0 GLSL: WebGL GLSL ES 1.0 Vendor: Mozilla (Mozilla) Vertex: attribs: 16 varying: 10 uniform: 254 Texture: size: 8192 imageUnits: 16 (vertex: 4, combined: 20) Max viewport: 8192x8192 OES_texture_float: true

jonathanolson commented 9 years ago

Decided initial implementation will be constraining those objects within the play area.