mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 13:53:40 +01:00
fix invisible buttons
This commit is contained in:
parent
7c6f5425eb
commit
9f296daa91
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ namespace Dalamud {
|
|||
ImGui.End();
|
||||
}
|
||||
|
||||
ImGui.PopStyleColor(5);
|
||||
ImGui.PopStyleColor(7);
|
||||
}
|
||||
|
||||
if (this.isImguiDrawDevMenu)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue