mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +00:00
d3e526bfc0
# Objective `FocusPolicy` allows tracking `Interaction` of a parent node when a player hovers/clicks at the child node, and I see no reason why it shouldn't exist in these 2 nodes. Resolves #2488 ## Solution Add it! In the tracking system it's used as `Option`: |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |