Hi, I am trying to make a small web game into a Firefox OS app.

I am trying to manage my input using mouse events, I'm not sure if this is the 
best way to do it, correct me if using another method might be better.

Everything works nicely in the simulator, except the mouse events. When I left 
click and hold the mouse down, I get no output (I've set the code to log mouse 
up and down events). But as soon as I release the mouse it says to events have 
been triggered: mousedown and mouseup.

But if I right click. I get the events at the right time and everything works 
well.

Thanks in advance
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to