Comment reemboss

This commit is contained in:
Filip Sykala - NTB T15p 2023-09-14 20:13:16 +02:00
parent e87b416ebc
commit 6ef95999d3

View File

@ -2956,7 +2956,7 @@ void GLGizmoEmboss::draw_advanced()
ImGui::SetTooltip("%s", _u8L("Orient the text towards the camera.").c_str());
}
ImGui::SameLine(); if (ImGui::Button("Re-emboss")) GLGizmoEmboss::re_emboss(*m_volume);
//ImGui::SameLine(); if (ImGui::Button("Re-emboss")) GLGizmoEmboss::re_emboss(*m_volume);
#ifdef ALLOW_DEBUG_MODE
ImGui::Text("family = %s", (current_prop.family.has_value() ?