bevy/crates/bevy_winit
Patrick Towles 49ff9bb156 Removed Mobile Touch event y-axis flip (#6597)
# Objective

Fix android touch events being flipped.  Only removed test for android, don't have ios device to test with.  Tested with emulator and physical device.

## Solution

Remove check, no longer needed with coordinate change in 0.9
2022-11-30 13:49:08 -08:00
..
src Removed Mobile Touch event y-axis flip (#6597) 2022-11-30 13:49:08 -08:00
Cargo.toml Release 0.9.0 (#6568) 2022-11-12 20:01:29 +00:00