mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
5357e15966
# Objective - Allow cloning `WinitSettings`. I use this in [bevy_worldswap](https://github.com/UkoeHB/bevy_worldswap) when synchronizing secondary app window state. ## Solution - Add `Clone` to `WinitSettings`. --- ## Changelog - Added `Clone` to `WinitSettings`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |