mirror of
https://github.com/bevyengine/bevy
synced 2024-11-13 00:17:27 +00:00
edca8707c8
# Objective `sickle_ui` needs `PartialEq` on components to turn them into animatable style attributes. ## Solution All properties of Outline is already `PartialEq`, add derive on `Outline` as well. ## Testing - used `sickle_ui` to test if it can be made animatable |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |