mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
718688e791
# Objective Use same pattern when creating `TransparentUi` items where the `sort_key` is the `UiNode` stack index + some offset. ## Solution Refactored to follow same pattern. ## Testing Ran few UI examples. ## Doubts Maybe `stack_z_offsets::BACKGROUND_COLOR` should be renamed. This is used for `ExtractedUiNode`, which is not only used for "background color" it's also used to render borders, images and text (I think). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |