How to reproduce:
- Run the gallery example
- Scroll down and click "Open a new window".
- Close the newly opened window.
This will crash in the renderer when we try to obtain a new swapchain texture.
In each renderer implementation, we should return an option and skip rendering the current frame.
How to reproduce:
This will crash in the renderer when we try to obtain a new swapchain texture.
In each renderer implementation, we should return an option and skip rendering the current frame.