bevy/crates/bevy_input
Martín Maita e9a501e6b8 Fixes potential panic when unwrapping touch event on Moved phase (#1591)
Should fix https://github.com/bevyengine/bevy/issues/1516.

I don't have any devices available to test this tbh but I feel like this was the only spot that could be causing a panic.

@ptircylinder since you posted this issue, could you please try to run the example on this branch and check if you get the same behavior while using your device? Thank you!
2021-03-10 00:44:45 +00:00
..
src Fixes potential panic when unwrapping touch event on Moved phase (#1591) 2021-03-10 00:44:45 +00:00
Cargo.toml release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00