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

feat: add functions to set graph translation and scale by reference #193

Merged
merged 1 commit into from
May 13, 2024

Conversation

ccarmichael-uncharted
Copy link
Collaborator

This PR adds functions to set graph translation and scale values by reference. This is needed by the new side-by-side graph comparison feature in Recourse, where we need to keep the viewport transform synchronized across Grafer instances, and thus having both instances point to the same underlying memory reference is more performant than watching and copying values back and forth.

@Nithos Nithos merged commit 0401717 into main May 13, 2024
6 checks passed
@Nithos Nithos deleted the set-tranforms-by-ref branch May 13, 2024 14:32
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.

2 participants