fredsa / forplay

Automatically exported from code.google.com/p/forplay
Apache License 2.0
12 stars 4 forks source link

Normalize mouse wheel velocities across platforms #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Values returned from Mouse.Listener.onMouseWheelScroll() aren't normalized and 
differ across platforms (primarily in scale). See this discussion for more info:
https://groups.google.com/forum/#!topic/gwt-forplay/T0x8748DAlU

Original issue reported on code.google.com by pdr@google.com on 18 Jun 2011 at 12:49

GoogleCodeExporter commented 9 years ago
Fixed it: http://forplay-code-reviews.appspot.com/34001/

Original comment by hu...@google.com on 25 Jul 2011 at 6:23

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/forplay/source/detail?r=235

Original comment by hu...@google.com on 3 Aug 2011 at 3:21