Dapplo.Windows icon indicating copy to clipboard operation
Dapplo.Windows copied to clipboard

Mouse click event error

Open matthewcare opened this issue 2 years ago • 0 comments

I couldn't get the MouseClick event to work properly, digging into the code

https://github.com/dapplo/Dapplo.Windows/blob/c3ece8900ba8def6a4af5e02d58af6cead92d122/src/Dapplo.Windows.Input/Mouse/MouseInputGenerator.cs#L23

it looks like an error whereby the MouseDown event is fired twice, rather than a MouseDown and a MouseUp.

matthewcare avatar Aug 22 '22 14:08 matthewcare