fix invisible buttons

This commit is contained in:
goat 2020-09-09 12:42:22 +02:00
parent 7c6f5425eb
commit 9f296daa91

View file

@ -272,7 +272,7 @@ namespace Dalamud {
ImGui.End();
}
ImGui.PopStyleColor(5);
ImGui.PopStyleColor(7);
}
if (this.isImguiDrawDevMenu)