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
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 runto 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