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

Fixed ComputedGroup refresh firing unecessary remove events #42

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

thejayman
Copy link
Contributor

Computed group was firing an EntityRemoved event on refresh for every entity within the InternalObservableGroup that did not meet the computed groups requirements.

Copy link
Member

@grofit grofit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I think maybe I need to rename CachedEntities to something more relevant like ConfirmedEntities or something, anyway approved this one, thanks again.

@grofit grofit merged commit 7f6abf4 into EcsRx:master Apr 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants