- Home /
 
OnGUI mouse event order on Android, mouseDrag before mouseDown?
So I seem to be getting a mouseDrag before a mouseDown when tapping a GUI button on android (and I think iOS, though I haven't verified the exact event order in iOS); is that expected? It seems like a weird event set.
               Comment
              
 
               
              Your answer