v0.22.2
- Added Clone implementation for 'static events.
- On Windows, fix window intermittently hanging when
ControlFlow
was set toPoll
. - On Windows, fix
WindowBuilder::with_maximized
being ignored. - On Android, minimal platform support.
- On iOS, touch positions are now properly converted to physical pixels.
- On macOS, updated core-* dependencies and cocoa