mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge commit godotengine/godot@4ebf67c
This commit is contained in:
@@ -508,8 +508,6 @@ void AnimationNodeStateMachineEditor::_state_machine_gui_input(const Ref<InputEv
|
||||
}
|
||||
|
||||
if (mm.is_valid()) {
|
||||
state_machine_draw->grab_focus();
|
||||
|
||||
String new_hovered_node_name;
|
||||
HoveredNodeArea new_hovered_node_area = HOVER_NODE_NONE;
|
||||
if (tool_select->is_pressed()) {
|
||||
|
||||
Reference in New Issue
Block a user