Added missing vertical alignments of labels in imgui dialogs

This commit is contained in:
enricoturri1966 2021-08-31 08:53:40 +02:00
parent 368e9d7f4e
commit 9a5f61c306
5 changed files with 14 additions and 7 deletions

View file

@ -131,6 +131,7 @@ void GLGizmoFdmSupports::on_render_input_window(float x, float y, float bottom_l
m_imgui->text("");
ImGui::Separator();
ImGui::AlignTextToFramePadding();
m_imgui->text(m_desc["highlight_by_angle"] + ":");
ImGui::AlignTextToFramePadding();
std::string format_str = std::string("%.f") + I18N::translate_utf8("°",