mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
a792f37040
# Objective Add useful information about cursor position relative to a UI node. Fixes #7079. ## Solution - Added a new `RelativeCursorPosition` component --- ## Changelog - Added - `RelativeCursorPosition` - an example showcasing the new component Co-authored-by: Dawid Piotrowski <41804418+Pietrek14@users.noreply.github.com> |
||
---|---|---|
.. | ||
button.rs | ||
font_atlas_debug.rs | ||
relative_cursor_position.rs | ||
text.rs | ||
text_debug.rs | ||
transparency_ui.rs | ||
ui.rs | ||
ui_scaling.rs | ||
window_fallthrough.rs | ||
z_index.rs |