mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Add call for render
This commit is contained in:
@@ -358,6 +358,10 @@ void GLGizmoSimplify::on_set_state()
|
||||
}
|
||||
}
|
||||
|
||||
void GLGizmoSimplify::render_painter_gizmo() const {
|
||||
|
||||
}
|
||||
|
||||
void GLGizmoSimplify::create_gui_cfg() {
|
||||
if (m_gui_cfg.has_value()) return;
|
||||
int space_size = m_imgui->calc_text_size(":MM").x;
|
||||
|
||||
Reference in New Issue
Block a user