I’m using an AWTPanel in order to integrate a JMonkey display with a larger swing application. I’ve noticed that when I mouse click in the display the cursor jumps to the center of the display. This occurs both when I have a MouseButtonTrigger mapped and with nothing mapped. This makes mouse based picking within the display odd from a UI point of view. Is there someway to turn it off or work around it.