Follow-up cc5660ad8c - Fixed tooltip texts

This commit is contained in:
YuSanka 2023-03-29 14:20:31 +02:00
parent eefae26961
commit eb2c121f94

View file

@ -3000,8 +3000,8 @@ void GLGizmoEmboss::draw_advanced()
}
if (ImGui::IsItemHovered())
ImGui::SetTooltip("%s", (m_keep_up?
_u8L("Unlock the text's up orientation when moving text along the object's surface."):
_u8L("Lock the text's up orientation when moving text along the object's surface.")
_u8L("Unlock the text's rotation when moving text along the object's surface."):
_u8L("Lock the text's rotation when moving text along the object's surface.")
).c_str());
// when more collection add selector