mariogarranz Posted September 3, 2014 Share Posted September 3, 2014 I have noticed that if a Pointer leaves the canvas area while being down, when it enters the canvas again, it is still returning isDown as true, even if the mouse is not being pressed anymore. Is this a normal behavior? I tried checking withinGame value to reset my input variables, but that doesn't seem to work because as soon as the Pointer is back inside the canvas it will be considered as pressed. Link to comment Share on other sites More sharing options...
Arcanorum Posted September 3, 2014 Share Posted September 3, 2014 I have noticed this too. Seems like a bug. Link to comment Share on other sites More sharing options...
valueerror Posted September 3, 2014 Share Posted September 3, 2014 yeah.. this sucks.. report it on github.. maybe it can be resolved..? Link to comment Share on other sites More sharing options...
mariogarranz Posted September 3, 2014 Author Share Posted September 3, 2014 Sure, I already opened an issue on GitHub. valueerror 1 Link to comment Share on other sites More sharing options...
Recommended Posts