Closed shinmili closed 3 years ago
Fixes #196. (only CursorMoved-related stuffs are needed to fix the paint example.)
CursorMoved
The following events' arguments are converted:
glutin::event::Touch::location
glutin::event::WindowEvent::CursorMoved::position
glutin::event::MouseScrollDelta::PixelDelta::0
Merging
Thanks!
Fixes #196. (only
CursorMoved
-related stuffs are needed to fix the paint example.)The following events' arguments are converted:
glutin::event::Touch::location
glutin::event::WindowEvent::CursorMoved::position
glutin::event::MouseScrollDelta::PixelDelta::0