[FIXED] Mouse.getDX/DY Bug

Started by ra4king, May 13, 2012, 11:36:34

Previous topic - Next topic

ra4king

When the mouse X and Y values are clipped to the window area, getDX/DY return abnormally large numbers.

As an example of this, extract this ZIP file, double click the Graph3D.jar file, and hold and drag the mouse to outside the window boundaries. You should see the graph rotate wildly.

The fix has been identified and a patch is provided. :)
-Roi

kappa

Patch committed, should be part of next nightly build.

Thanks.