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 event fields not reseting #2441

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

salianifo
Copy link
Contributor

Fixes: #1059

This implementation checks if the old value isn't valid first, and only then resets it and notifies the UI that it needs updating. If any other fields need this as well, let me know and I'll add them.

@Jowan-Spooner Jowan-Spooner added the Approved This can be added, but is not on any roadmap yet label Oct 18, 2024
Small fix to avoid errors
@Jowan-Spooner Jowan-Spooner merged commit 8136073 into dialogic-godot:main Oct 23, 2024
2 checks passed
@salianifo salianifo deleted the event-field-resets branch October 23, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved This can be added, but is not on any roadmap yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event fields should update/reset on certain conditions
2 participants