Resizing in iOS doesn't work correctly after #6107 #7011
Labels
area: wsi
Issues with swapchain management or windowing
backend: metal
Issues with Metal
platform: ios
Issues with integration with ios
type: bug
Something isn't working
Description
Resizing is broken in iOS after #6107 in Bevy. See bevyengine/bevy#16604 for details.
Repro steps
This can be reproduced with Bevy's mobile example (in examples/mobile) -
make run
to launch the app in the simulator, and then rotating the screen shows cropped/stretched graphics.Expected vs observed behavior
No distortion when rotating the screen.
Platform
iOS, using Bevy
The text was updated successfully, but these errors were encountered: