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 d0c89c0 commit 30110fdCopy full SHA for 30110fd
1 file changed
src/port/ui/SaveEditor.cpp
@@ -192,7 +192,6 @@ void SaveEditorWindow::DrawElement() {
192
ImGui::SameLine();
193
ImGui::Text(posZ.c_str());
194
195
- ImGui::EndDisabled();
196
ImGui::EndTabItem();
197
}
198
0 commit comments