mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
c475a2a954
# Objective - Since the `RequestRedraw` event triggers the bevy app to run `update` in `bevy_app::app::App`, the documentation should state that all the windows in the application and its sub-apps are going to get redrawn, rather than a single window. ## Solution - Change `RequestRedraw` documentation in `bevy_window` to mention every window. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |