Closed
Description
Summary
Window is stuck right after minimizing. Everything works as expected in 2.20
Steps to reproduce
- Platform: Windows
- Framework Version: .NET 7
- API: Vulkan
- Get the sample https://github.com/dotnet/Silk.NET/tree/main/src/Lab/Experiments/ImGuiVulkan
- Update to SIlk.Net 2.21
- Run the sample
- Minimize the window
- Now it stuck and won't expand back
Comments
If you set the version of Silk.Net and all other libraries to 2.20 everything works as expected.
Probably releated to recent changes of resize?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done