Fix when ESCPlayer is not selectable or interactive manage click through
This commit is contained in:
@@ -357,7 +357,7 @@ func _on_MenuButton_pressed() -> void:
|
||||
|
||||
func _on_action_finished() -> void:
|
||||
verbs_menu.unselect_actions()
|
||||
tooltip.clear()
|
||||
|
||||
|
||||
func _on_event_done(_return_code: int, _event_name: String):
|
||||
if _return_code == ESCExecution.RC_OK:
|
||||
|
||||
Reference in New Issue
Block a user