ImGuiNET / ImGui.NET

An ImGui wrapper for .NET.
MIT License
1.81k stars 298 forks source link

Use ReadOnlySpan<char> in manual ImGui functions #409

Closed NoahStolk closed 1 year ago

NoahStolk commented 1 year ago

Superseded by https://github.com/ImGuiNET/ImGui.NET/pull/412