MouseButtonUp and MouseMove fixes
authorStefanos A. <stapostol@gmail.com>
Wed, 2 Oct 2013 15:55:30 +0000 (17:55 +0200)
committerStefanos A. <stapostol@gmail.com>
Wed, 2 Oct 2013 15:55:30 +0000 (17:55 +0200)
commit5051190b010ac5a642260fdfde494f17ebc1615f
treeed3793056f7dbd61997388ffa3e386e48518a7cc
parentb077597bc1e9fcc26fb914b2c7ba56eac8c26f35
MouseButtonUp and MouseMove fixes

MouseMove no longer leaves the window borders when the cursor is
invisible. MouseButtonUp events are now reported even when they occur
outside the window. This aligns SDL2 behavior with the native drivers.
Source/OpenTK/Platform/SDL2/Sdl2NativeWindow.cs