vutle / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

gkInternalWindowSystemPrivate::mouseMoved does not set mMouseData.wheelDelta to zero when arg.state.Z.rel is zero #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This functionality is needed if we want to use wheelDelta as an input socket.

Original issue reported on code.google.com by silveira.nestor@gmail.com on 10 Feb 2010 at 3:31

GoogleCodeExporter commented 9 years ago
Once again, thanks for bringing this up  :)
Will fix this along with the newly re factored code.

Original comment by snailr...@gmail.com on 10 Feb 2010 at 3:59

GoogleCodeExporter commented 9 years ago
Should be fixed now. 

Original comment by snailr...@gmail.com on 13 Feb 2010 at 2:47