When doing a right mouse button drag, on mouse up, the same
gratuitous mouse drag is reported on mouse up, but it is a LEFT
mouse drag, and not a right mouse drag. This is more than an
irritant. In one example, i draw with the left button, and erase
with the right. I cannot erase without drawing a point at the end.
Now, my code has to hold state, and filter these events.
gratuitous mouse drag is reported on mouse up, but it is a LEFT
mouse drag, and not a right mouse drag. This is more than an
irritant. In one example, i draw with the left button, and erase
with the right. I cannot erase without drawing a point at the end.
Now, my code has to hold state, and filter these events.