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

Fixes to particle system API #3762

Merged
merged 3 commits into from May 6, 2016
Merged

Fixes to particle system API #3762

merged 3 commits into from May 6, 2016

Conversation

vlidholt
Copy link
Contributor

@vlidholt vlidholt commented May 5, 2016

No description provided.

Offset get gravity {
if (_gravity == null)
return null;
else
Copy link
Contributor

Choose a reason for hiding this comment

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

the else here isn't useful, you can just omit it.

@Hixie
Copy link
Contributor

Hixie commented May 5, 2016

LGTM if you fix all the minor comments.

@vlidholt vlidholt merged commit 153e1bb into flutter:master May 6, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants