mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
4de9edeaa6
# Objective `ExtractedUiMaterialNode` is still walking the whole `UiStack`. more info: https://github.com/bevyengine/bevy/pull/9853 ## Solution Retrieve the `stack_index` from the `Node` component instead. Also changed the `stack_index` field of `ExtractedUiMaterialNode` to `u32`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |