Files
lime/project
Sven Bergström 068919bc4c Fixing bug where mouse resets when leaving window
When moving the mouse outside, it is reset to 0,0 and when alt tabbing some high value garbage numbers were sent. This missing break was the cause, because WINDOWEVENT was being handled and pumped by MOUSEMOTION as well. *smh*

Fixes https://github.com/openfl/openfl-native/issues/162 for sure, possibly other mouse/window related issues.

Let's test any mouse related issues against this?
2014-04-10 16:06:42 -02:30
..
2014-03-18 22:59:11 -07:00
2014-03-18 16:58:38 -07:00