mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 13:13:49 +00:00
97eda02f42
# Objective Add tests for `ui_layout_system` and `UiSurface` to the `bevy_ui::Layout` module. ## Solution Spawn a dummy window entity with `Window` and `PrimaryWindow` components so that `ui_layout_system` can run in a test without a window present. --- ## Changelog Added tests to the `bevy_ui::layout` module. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |