![]() Fixes #1736 There seemed to be an obvious transcription error where `setup_pipeline` was being called during `on_update` of `AppState::CreateWindow` instead of `AppState::Setup`. However, the example still panicked after fixing that. I'm not sure if there's some intended or unintended change in event processing during state transitions or something, but this PR make the example work again. Cleaned up an unused `Stage` label while I was in there. Please feel free to close this in favor of another approach. |
||
---|---|---|
.. | ||
clear_color.rs | ||
multiple_windows.rs | ||
scale_factor_override.rs | ||
window_settings.rs |