mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
preventing hidden notification to show when updated and close them correctly.
This commit is contained in:
parent
5f6253390f
commit
972dbe238f
3 changed files with 38 additions and 18 deletions
|
@ -1752,6 +1752,7 @@ void GLCanvas3D::render()
|
|||
m_tooltip.render(m_mouse.position, *this);
|
||||
|
||||
wxGetApp().plater()->get_mouse3d_controller().render_settings_dialog(*this);
|
||||
|
||||
wxGetApp().plater()->get_notification_manager()->render_notifications(*this, get_overlay_window_width());
|
||||
|
||||
wxGetApp().imgui()->render();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue