|
@@ -3022,6 +3022,7 @@ bool Viewport::gui_is_dragging() const {
|
|
}
|
|
}
|
|
|
|
|
|
void Viewport::set_input_as_handled() {
|
|
void Viewport::set_input_as_handled() {
|
|
|
|
+ _drop_physics_mouseover();
|
|
if (handle_input_locally) {
|
|
if (handle_input_locally) {
|
|
local_input_handled = true;
|
|
local_input_handled = true;
|
|
} else {
|
|
} else {
|