ImGuiNET / ImGui.NET

An ImGui wrapper for .NET.
MIT License
1.8k stars 298 forks source link

Input is active in Monogame when the application doesn't have focus #479

Closed Garmichael closed 1 month ago

Garmichael commented 1 month ago

The issue described in this thread has returned: https://github.com/ImGuiNET/ImGui.NET/issues/156

I was not having this problem until today, when I updated Monogame to version 3.8.1.303, dotnet to 6.0, and Imgui.NET to 1.90.6.1

GaneshaDx_dYjrwFTJoL

Garmichael commented 1 month ago

Somehow, i didnt actually update all the way to the current release. Doing so resolved this problem