-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancement
Description
Your Godot version:
Godot 2.3.2
Issue description:
The behaviour of these methods with GUI controls is not clear with the current description. I was trying to disable the input of a subtree of control nodes when I came into these methods. Right now it says:
This is not required for GUI controls!
However, this can lead to confusion. It would be great if it suggests what is the intended way to disable input in GUI controls.
URL to the documentation page (if already existing):
set_input_process docs
Metadata
Metadata
Assignees
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancement