robovm icon indicating copy to clipboard operation
robovm copied to clipboard

GCMouseInput MouseMovedHandler update lag (intermittent)

Open cacophany53 opened this issue 2 years ago • 1 comments

I've observed intermittent delay receiving events from the GCMouseInput MouseMovedHandler (setMouseMovedHandler). Specifically, I've tested this while running an IOS build on MacOS (Silicon M1). It seems to work fine in patches but then there are patches of a few seconds where no events are received, even though the mouse is being moved.

Not sure if this is a bug with the Apple API or an issue with RoboVM. Is there a way I can debug what is going on with this intermittent delay? Is there a specific thread on the Java side that's retrieving these events that could be held up by something else?

Thanks.

cacophany53 avatar Jul 06 '22 06:07 cacophany53

hi, can you share a sample project or code snippet to work with ? thx

dkimitsa avatar Jul 06 '22 07:07 dkimitsa