Gui: Mark mouse move action handled to skip digging nodes

This commit is contained in:
Kohei Takahashi
2025-01-04 12:49:19 +09:00
committed by Kacper Donat
parent 0c4e125e44
commit ccb417e00d

View File

@@ -762,6 +762,7 @@ SoFCUnifiedSelection::handleEvent(SoHandleEventAction * action)
this->touch();
}
}
action->setHandled();
}
}
// mouse press events for (de)selection