nannou-org/nannou

Handle unhandled events introduced in winit 0.27+ (TouchMagnify, IME, etc) in event.rs

Open

#903 opened on Jan 20, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (4,662 stars) (254 forks)batch import
good first issue

Description

Currently these are ignored and return None.

Contributor guide