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

Visual feedback while rendering graph #57

Merged
merged 2 commits into from
Sep 19, 2018

Conversation

magjac
Copy link
Owner

@magjac magjac commented Sep 19, 2018

No description provided.

The purpose of using an updater function is to get the latest,
up-to-date version of the state, which accessing this.state might not
give. Using the name prevState for something that might actually be
the next upcoming state may lead thinking astray.
@magjac magjac merged commit f90cf8d into master Sep 19, 2018
@magjac magjac deleted the visual-feedback-while-rendering-graph branch September 19, 2018 10:31
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

1 participant