![]() # Objective To have a user level workaround for #12237. ## Solution Workaround to the problem is described in: https://github.com/bevyengine/bevy/issues/12237#issuecomment-1983680632 ## Changelog ### Changed - `CreateWindowParams` type and `create_windows` system from `bevy_winit` is now public, which allows library authors and game developers to manually trigger window creation when needed. |
||
---|---|---|
.. | ||
accessibility.rs | ||
converters.rs | ||
lib.rs | ||
system.rs | ||
winit_config.rs | ||
winit_event.rs | ||
winit_windows.rs |