mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: reset_cut_by_contours should update_buffer_data
Jira: STUDIO-5376 Change-Id: I5aacb1f7b65822031d7138abd61a45b09c743531
This commit is contained in:
@@ -1563,6 +1563,7 @@ bool GLGizmoAdvancedCut::has_valid_contour() const
|
|||||||
|
|
||||||
void GLGizmoAdvancedCut::reset_cut_by_contours()
|
void GLGizmoAdvancedCut::reset_cut_by_contours()
|
||||||
{
|
{
|
||||||
|
update_buffer_data();
|
||||||
delete_part_selection();
|
delete_part_selection();
|
||||||
m_part_selection = new PartSelection();
|
m_part_selection = new PartSelection();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user