mirror of
https://github.com/bevyengine/bevy
synced 2024-11-14 17:07:47 +00:00
aa489eced0
# Objective - Fix the `borders`, `ui` and `text_wrap_debug` examples. ## Solution - Swap `TransparentUi` to use a stable sort --- This is the smallest change to fix the examples but ideally this is fixed by setting better sort keys for the UI elements such that we can swap back to an unstable sort. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |