Skip to content

iOS calling Window::request_redraw() inside WindowEvent::RedrawRequested #3406

@daxpedda

Description

@daxpedda

Calling Window::request_redraw() inside WindowEvent::RedrawRequested currently panics on iOS.
We should not only not panic, but also correctly schedule the next WindowEvent::RedrawRequested.
This is related to #2412.

Metadata

Metadata

Assignees

Labels

DS - uikitAffects the UIKit backend (iOS, tvOS, watchOS, visionOS)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions