mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 17:42:14 +00:00
FIX:when init on_set_state(),m_hover_id should be -1
Jira: STUDIO-4955 Change-Id: Ida2c7564ca45cfd331dba933ac3bf93cf2c4cd34
This commit is contained in:
@@ -501,6 +501,7 @@ void GLGizmoAdvancedCut::on_set_state()
|
||||
|
||||
// Reset m_cut_z on gizmo activation
|
||||
if (get_state() == On) {
|
||||
m_hover_id = -1;
|
||||
m_connectors_editing = false;
|
||||
reset_cut_plane();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user