indigo icon indicating copy to clipboard operation
indigo copied to clipboard

Integrate `Pointer` state with `Mouse` state.

Open davesmith00000 opened this issue 2 years ago • 0 comments

In PR #471, @grzegorz-bielski introduced Pointer events to Indigo, but we do not have an accompanying InputState model for it. MouseEvent comes with a Mouse model, for example.

It would be good to add that and consider replacing or deprecating Mouse and MouseEvent in the process.

davesmith00000 avatar Feb 18 '23 21:02 davesmith00000