[osg-users] SCROLL event triggered twice

Sebastian Schmidt herrdersuppen at gmail.com
Fri May 19 05:23:30 PDT 2017


Inside of the handle() function of my custom osgGA::GUIEventHandler class the osgGA::GUIEventAdapter::SCROLL event is triggered twice, when i move the mouse wheel slowly to the next position.

Is this a normal behaviour? Like a second event when the mouse button is released?
I tried to track down the scoll delta value but ea.getScrollingDelta..() is always zero.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70949#70949








More information about the osg-users mailing list