make mouse button event behavior conform to docs
before, when a mouse button was held down, we'd send a single _MOUSE_L and _MOUSE_L_DOWN event and that's it. now we properly send a single _MOUSE_L_DOWN event and _MOUSE_L events for as long as the button is held down. similar for the right mouse buttondevelop
parent
edfaf5f9f2
commit
e2218d0429
Loading…
Reference in New Issue