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

Fix BaseButton shortcut_feedback's timer will raise error when the button is removed from the scene tree #83925

Conversation

jsjtxietian
Copy link
Contributor

Fixes #83867

when a button is removed from the scene tree
@jsjtxietian jsjtxietian requested a review from a team as a code owner October 25, 2023 06:48
@YeldhamDev YeldhamDev added this to the 4.2 milestone Oct 25, 2023
@akien-mga akien-mga changed the title Fix BaseButton.shortcut_feedback's timer will raise error when the button is removed from the scene tree Fix BaseButton shortcut_feedback's timer will raise error when the button is removed from the scene tree Oct 25, 2023
@akien-mga akien-mga merged commit e566167 into godotengine:master Oct 26, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@jsjtxietian jsjtxietian deleted the fix-timer-error-when-base-button-leave-tree-and-feedback branch October 26, 2023 09:13
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.

Leaving BaseButton.shortcut_feedback enabled raises errors when a button is removed from the scene tree
4 participants