bevy/crates/bevy_window
François efa2c6edad revert stage changed for window closing (#7296)
# Objective

- Fix #7287 

## Solution

- Revert stage changed in windows as entities PR for window closing systems

how it was before:
f0c504947c/crates/bevy_window/src/lib.rs (L92-L100)
2023-01-20 14:25:23 +00:00
..
src revert stage changed for window closing (#7296) 2023-01-20 14:25:23 +00:00
Cargo.toml Derive Reflect + FromReflect for window event types (#6235) 2022-12-09 01:20:44 +00:00