fix: free rangeHandle GCHandle

This commit is contained in:
goat 2020-04-22 20:58:39 +02:00
parent 1483b41aca
commit d2fdbafa57

View file

@ -232,6 +232,7 @@ namespace Dalamud.Interface
ImGui.GetIO().Fonts.Build();
fontConfig.Destroy();
rangeHandle.Free();
ImGui.GetStyle().GrabRounding = 3f;
ImGui.GetStyle().FrameRounding = 4f;