What steps will reproduce the problem?
-Create an ImageLayer and add a Pointer.Listener using addListener()
-Output the events as they occur
-Testing the Java implementation, if the user drags using the left mouse button
and then, while still holding the left mouse button, clicks the right mouse
button, the event-steam ends, but there is no onPointerCancel() or
onPointerEnd() call.
What is the expected output? What do you see instead?
One of these two events should be called, preferably onPointerEnd().
What version of the product are you using? On what operating system?
PlayN 1.7 on Windows 7 using the Java implementation.
Original issue reported on code.google.com by thomaswp...@gmail.com on 5 Aug 2013 at 9:00
Original issue reported on code.google.com by
thomaswp...@gmail.com
on 5 Aug 2013 at 9:00