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 bb099b0962
commit da32a949f2

View File

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