bevy/crates/bevy_ui
ickshonpe e9daac4f11
Move TextShadow to text widget module (#19579)
# Objective

It's odd that `TextShadow` is accessible by importing `bevy::ui::*` but
`Text` isn't.

Move the `TextShadow` component to `text` widget module and move its
type registration to the `build_text_interop` function.
2025-06-29 17:37:04 +00:00
..
src
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

Bevy UI

License Crates.io Downloads Docs Discord