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

should TriggerNumber always change the number, when triggered? #6867

Closed
steam0r opened this issue Feb 11, 2025 · 1 comment
Closed

should TriggerNumber always change the number, when triggered? #6867

steam0r opened this issue Feb 11, 2025 · 1 comment
Labels

Comments

@steam0r
Copy link
Collaborator

steam0r commented Feb 11, 2025

now: it's triggered, but all the following ops do not get a change event, so they do nothing

out.set(null);
out.set(value);
trigger.trigger();

same for TriggerString and the likes

@steam0r steam0r added the new label Feb 11, 2025
@steam0r
Copy link
Collaborator Author

steam0r commented Feb 12, 2025

@steam0r steam0r added new and removed new labels Feb 12, 2025
@pandrr pandrr closed this as completed Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants