mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 03:23:20 +00:00
0804136dcd
# Objective - Fixes #7288 - Do not expose access directly to cursor position as it is the physical position, ignoring scale ## Solution - Make cursor position private - Expose getter/setter on the window to have access to the scale |
||
---|---|---|
.. | ||
flex | ||
render | ||
widget | ||
camera_config.rs | ||
focus.rs | ||
geometry.rs | ||
lib.rs | ||
node_bundles.rs | ||
stack.rs | ||
ui_node.rs | ||
update.rs |