From 5669db8d8b0202234a35258e2cc18b3abd21e34d Mon Sep 17 00:00:00 2001 From: Kacper Donat Date: Sun, 31 Aug 2025 23:32:59 +0200 Subject: [PATCH] Revert "Gui: Mark mouse move action handled to skip digging nodes" This reverts commit ccb417e00d013ae9c41e47a48ed783d93df8d04a. --- src/Gui/Selection/SoFCUnifiedSelection.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Gui/Selection/SoFCUnifiedSelection.cpp b/src/Gui/Selection/SoFCUnifiedSelection.cpp index e278a251c1..88c6aa619d 100644 --- a/src/Gui/Selection/SoFCUnifiedSelection.cpp +++ b/src/Gui/Selection/SoFCUnifiedSelection.cpp @@ -768,7 +768,6 @@ SoFCUnifiedSelection::handleEvent(SoHandleEventAction * action) this->touch(); } } - action->setHandled(); } } // mouse press events for (de)selection