Removed the vertical space in the below information about how to use gizmo for all painting gizmos.
This commit is contained in:
parent
fb3ed367ad
commit
992a279bef
3 changed files with 2 additions and 6 deletions
|
@ -129,7 +129,6 @@ void GLGizmoFdmSupports::on_render_input_window(float x, float y, float bottom_l
|
|||
for (const auto &t : std::array<std::string, 3>{"enforce", "block", "remove"})
|
||||
draw_text_with_caption(m_desc.at(t + "_caption"), m_desc.at(t));
|
||||
|
||||
m_imgui->text("");
|
||||
ImGui::Separator();
|
||||
|
||||
ImGui::AlignTextToFramePadding();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue