I’ve got a component where I want to left-click, drag, then right-click (without releasing the left button). When I try this, it seems that the mouseDown event for the right-click is not firing.
Is this done by design? If so, what workarounds do I have available? If not, I’ll be looking forward to the bug fix. :twisted: