bevy/crates/bevy_window
Brian Merchant 25add57614
Mention that default spawned primary window is spawned with PrimaryWindow marker component (#8752)
# Objective

Fixes #8751 

## Solution

The doc string for the `primary_window` field on `Window` now mentions
that the default spawned primary window is spawned with the
`PrimaryWindow` marker component.

---------

Co-authored-by: François <mockersf@gmail.com>
2023-06-05 20:56:49 +00:00
..
src Mention that default spawned primary window is spawned with PrimaryWindow marker component (#8752) 2023-06-05 20:56:49 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00