mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-22 17:34:24 +03:00
Fix re-entrant render() calls, add an assert to enforce
This commit is contained in:
@@ -717,6 +717,7 @@ private:
|
||||
|
||||
wxGLCanvas* m_canvas;
|
||||
wxGLContext* m_context;
|
||||
bool m_in_render;
|
||||
LegendTexture m_legend_texture;
|
||||
WarningTexture m_warning_texture;
|
||||
wxTimer m_timer;
|
||||
|
||||
Reference in New Issue
Block a user