Skip to content

ControlFlow is ignored while window is being resized on Windows #3272

@hecrj

Description

@hecrj

The ControlFlow set on the EventLoopWindowTarget is currently ignored on Windows while a window is being resized.

As a result, the EventLoop is not resumed when it should during the resizing process when WaitUntil or Poll are set as the control flow.

Other platforms are unaffected and work as expected.

Metadata

Metadata

Assignees

Labels

B - bugDang, that shouldn't have happenedDS - win32Affects the Win32/Windows backend

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions