Skip to content
Snippets Groups Projects
Unverified Commit f3d614a5 authored by Jerome Humbert's avatar Jerome Humbert Committed by GitHub
Browse files

Move `TextColorLens` under a new `bevy_text` feat. (#70)

Add a new `bevy_text` feature for more granular control over
`Text`-related lenses, and change the `TextColorLens` to require that
new feature instead of `bevy_ui`, as texts _can_ be used without the
Bevy UI crate.

Fixes #68
parent d295b91c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment