mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
a879f98d3b
# Objective Fixes #9097 ## Solution Reorder the `ExtractSchedule` so that the `extract_text_uinodes` and `extract_uinode_borders` systems are run after `extract_atlas_uinodes`. ## Changelog `bevy_ui::render`: * Added the `ExtractAtlasNode` variant to `RenderUiSystem`. * Changed `ExtractSchedule` so that `extract_uinode_borders` and `extract_text_uinodes` run after `extract_atlas_uinodes`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |