tanmaypatel / dat-gui

Automatically exported from code.google.com/p/dat-gui
1 stars 0 forks source link

Dat.gui interferes with three.js first person controls #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Three.js framework, add some camera controller to the scene
2. Add and set up dat.gui
3. Click on some dat.gui slider

What is the expected output? What do you see instead?
The slider wil set the new value.

What version of the product are you using? On what operating system?
Slider keeps following mouse and can't stop.

Please provide any additional information below.
It also happens when you try to hide the gui -- the mouse up event is not 
received, and the gui keeps resizing.

I also created relevant bug in three.js, since I don't know on which side is 
the problem. https://github.com/mrdoob/three.js/issues/983

Original issue reported on code.google.com by Pitli...@gmail.com on 29 Dec 2011 at 7:56

GoogleCodeExporter commented 9 years ago
There is a solution for this at github issue. You can close this.

Original comment by Pitli...@gmail.com on 30 Dec 2011 at 7:50

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by georgebr...@google.com on 13 Jan 2012 at 10:59