mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
4134351d9b
# Objective - On some devices, UI buttons are not responsive ## Solution - On device with a slower frame rate, touch event can start and end in the frame rate - When looking for a touch position, also look into the `just_pressed` touches that are not cleared by the end event but only at the end of the frame Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |