It seems that the touch message got Y inverted when ortho=1 or 2 for the camera.
Directly picking in the window works correctly.
but sending the same coordinates with touch is Y inverted.
I know there's in OpenGL something about the inverted matrix transform with ortho view.
I suppose it's not considered with the touch message.