Skip to content

v0.22.2

Compare
Choose a tag to compare
@Osspial Osspial released this 16 May 16:28
· 1116 commits to master since this release
49bcec1
  • Added Clone implementation for 'static events.
  • On Windows, fix window intermittently hanging when ControlFlow was set to Poll.
  • 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