mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
feat: prevent AgentHud::OpenSystemMenu when any ImGui window has focus
This commit is contained in:
parent
3f927ee7f0
commit
9228fac4ee
2 changed files with 4 additions and 3 deletions
|
|
@ -2,8 +2,6 @@ using System.Numerics;
|
|||
|
||||
using Dalamud.Game.ClientState.Keys;
|
||||
using ImGuiNET;
|
||||
using Microsoft.CodeAnalysis;
|
||||
using Serilog;
|
||||
|
||||
namespace Dalamud.Interface.Windowing
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue