mirror of
https://github.com/bevyengine/bevy
synced 2024-12-18 17:13:10 +00:00
98d433a174
# Objective - Fix the issue mentioned on iOS in https://github.com/bevyengine/bevy/issues/16363#issuecomment-2499766031 - touch on the button in the mobile example are not detected ## Solution - UI focus now uses the window scale factor for touches |
||
---|---|---|
.. | ||
experimental | ||
layout | ||
render | ||
widget | ||
accessibility.rs | ||
focus.rs | ||
geometry.rs | ||
lib.rs | ||
measurement.rs | ||
node_bundles.rs | ||
picking_backend.rs | ||
stack.rs | ||
ui_material.rs | ||
ui_node.rs | ||
update.rs |