-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
area: wsiIssues with swapchain management or windowingIssues with swapchain management or windowingbackend: metalIssues with MetalIssues with Metalplatform: iosIssues with integration with iosIssues with integration with iostype: bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
area: wsiIssues with swapchain management or windowingIssues with swapchain management or windowingbackend: metalIssues with MetalIssues with Metalplatform: iosIssues with integration with iosIssues with integration with iostype: bugSomething isn't workingSomething isn't working