![]() # Objective Replace `Query<&T, Changed<T>>` style queries with the more efficient `Query<Ref<T>>` form in two of the UI systems. --- ## Changelog Replaced use of `Changed` with `Ref` in queries in the `ui_layout_system` and `calc_bounds` UI systems. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |