Fixed crash when moving horizontal slider thumb in preview with no toolpath active
This commit is contained in:
@@ -316,6 +316,7 @@ public:
|
||||
#if ENABLE_GCODE_VIEWER
|
||||
void update_preview_bottom_toolbar();
|
||||
void update_preview_moves_slider();
|
||||
void enable_preview_moves_slider(bool enable);
|
||||
|
||||
void reset_gcode_toolpaths();
|
||||
void reset_last_loaded_gcode() { m_last_loaded_gcode = ""; }
|
||||
|
||||
Reference in New Issue
Block a user