bevy/crates/bevy_winit
Patrick Towles cb8fe5b7fd 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-18 22:16:54 +00:00
..
src Removed Mobile Touch event y-axis flip (#6597) 2022-11-18 22:16:54 +00:00
Cargo.toml add span to winit event handler (#6612) 2022-11-14 23:08:31 +00:00