![]() # Objective - During the development of [`bevy_flair`](https://github.com/eckz/bevy_flair) I found [some types lacking `PartialEq`](https://github.com/search?q=repo%3Aeckz%2Fbevy_flair%20%20%22Try%20to%20upstream%20it%20to%20bevy%22&type=code) which made the unit testing a little bit inconvinient. ## Solution - Adding `PartialEq` for the following types: - `LineHeight ` - `TextShadow` - `NodeImageMode` ## Testing - Letting github actions do the testing, this is not an invasive change and `cargo run --bin ci` doesn't seem to work in `main` at the moment. |
||
---|---|---|
.. | ||
bounds.rs | ||
error.rs | ||
FiraMono-subset.ttf | ||
font_atlas_set.rs | ||
font_atlas.rs | ||
font_loader.rs | ||
font.rs | ||
glyph.rs | ||
lib.rs | ||
pipeline.rs | ||
text2d.rs | ||
text_access.rs | ||
text.rs |