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

Add method for getting a hash of screen roots #68

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

rohansingh
Copy link
Member

Add the Screens.Hash() function, which returns a hash of the render
roots for the screen. This can be used for testing whether two render
trees are exactly equivalent.

Add the `Screens.Hash()` function, which returns a hash of the render
roots for the screen. This can be used for testing whether two render
trees are exactly equivalent.
Copy link
Contributor

@betterengineering betterengineering left a comment

Choose a reason for hiding this comment

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

👍

@rohansingh rohansingh merged commit 8f0ad3b into main Sep 3, 2021
@rohansingh rohansingh deleted the rohan/screens-hash branch September 3, 2021 17:53
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