emnh / glsl-graph

WebGL GPGPU Graph Layout
http://emnh.github.io/glsl-graph/
21 stars 0 forks source link

Points dragged offscreen become "sticky" #1

Closed richardjdare closed 8 years ago

richardjdare commented 8 years ago

Hi, If you drag a point off the screen (by dragging over the menu on the left, for example) the point becomes stuck. It doesn't spring back like the others. You can still move the point around but it always sticks to where it is put. Am using Chrome 46.0.2490.71 m on Windows 8.1

emnh commented 8 years ago

@richardjdare You must be talking about the VivaGraph page ("Supposed to look like" below "Demo"). That's not this project, that one is only provided for reference so you can see what the graph layout should have been rendered like if it had been working correctly. I added a note to make it more clear.