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

[gui2] Implement LazySyncEffectSet #8058

Closed
wants to merge 2 commits into from
Closed

Conversation

Frizi
Copy link
Contributor

@Frizi Frizi commented Oct 13, 2023

Added a LazySyncEffectSet class, which allows creating a set of vue reactive effects, but delaying their reevaluation until it is explicitly requested. It is meant to be useful for @vitvakatu's reactive indexing implementation.

@Frizi Frizi requested a review from vitvakatu October 13, 2023 21:15
@Frizi Frizi added the CI: No changelog needed Do not require a changelog entry for this PR. label Oct 13, 2023
@vitvakatu
Copy link
Contributor

You’re a magician! Everything works exactly as it should. I cherry-picked your commits to #8052, so I guess we can close this one.

@vitvakatu vitvakatu closed this Oct 15, 2023
@farmaazon farmaazon deleted the wip/frizi/lazy-sync-effect branch May 9, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants