Open mitchmindtree opened 1 year ago
Hi, I just opened a PR that updates winit to 0.27 across nannou (#904).
The TouchMagnify event is not currently part of winit, but I added handling of the IME and Occluded events. If you can check it out, it would be great!
Currently these are ignored and return
None
.