kettle11 / kapp

A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)
Apache License 2.0
56 stars 4 forks source link

Mouse up events should be sent when returning to canvas #12

Open kettle11 opened 4 years ago

kettle11 commented 4 years ago

Right now it’s very easy to click, move the mouse outside the canvas, release, and return never receiving a mouse up event.