ImGuiNET / ImGui.NET

An ImGui wrapper for .NET.
MIT License
1.87k stars 304 forks source link

Fix empty or null strings crashing when using ReadOnlySpan<char> #410

Closed NoahStolk closed 1 year ago

NoahStolk commented 1 year ago

Needs more testing, doesn't appear to work yet.

NoahStolk commented 1 year ago

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