mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Improved UI of component edit window
- Also fixed some errors in list and dictionary editors
This commit is contained in:
@@ -66,4 +66,9 @@ public static class ImGuiExtension
|
||||
|
||||
ImGui.EndTooltip();
|
||||
}
|
||||
|
||||
public static void ListElementGrabber()
|
||||
{
|
||||
ScriptGlue.ImGuiExtension_ListElementGrabber();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user