mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
GCodeViewer -> Fixed synchronization between legend and bottom toolbar
This commit is contained in:
@@ -3216,6 +3216,7 @@ void GLCanvas3D::on_char(wxKeyEvent& evt)
|
||||
{
|
||||
m_gcode_viewer.enable_legend(!m_gcode_viewer.is_legend_enabled());
|
||||
m_dirty = true;
|
||||
wxGetApp().plater()->update_preview_bottom_toolbar();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user