Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecation warning for BaseButton.enabled_focus_mode #51993

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Aug 22, 2021

There were too many instances of false positives that are difficult to fix. The note in the class reference has been clarified instead.

This closes #48160 and closes #48199.

There were too many instances of false positives that are difficult
to fix. The note in the class reference has been clarified instead.
@YeldhamDev YeldhamDev merged commit 2ea2f30 into godotengine:3.x Aug 23, 2021
@YeldhamDev YeldhamDev linked an issue Aug 23, 2021 that may be closed by this pull request
@Calinou Calinou deleted the basebutton-remove-enabled-focus-mode-warning branch August 23, 2021 01:08
@akien-mga
Copy link
Member

Cherry-picked for 3.3.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve deprecation message for BaseButton.set_enabled_focus_mode
4 participants