We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ed966 commit d8aaf0eCopy full SHA for d8aaf0e
1 file changed
ImGuiFileDialog.cpp
@@ -4182,7 +4182,7 @@ namespace IGFD
4182
}
4183
else
4184
{
4185
- ImGui::Text("");
+ ImGui::TextUnformatted("");
4186
4187
4188
if (ImGui::TableNextColumn()) // file date + time
@@ -4399,7 +4399,7 @@ namespace IGFD
4399
4400
4401
4402
4403
4404
4405
0 commit comments