Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Add key parameters to the rest of the components #3170

Merged
merged 4 commits into from
May 27, 2024

Conversation

RutvikPanchal246
Copy link
Contributor

@RutvikPanchal246 RutvikPanchal246 commented May 26, 2024

Description

Fixes #3169

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

@RutvikPanchal246 RutvikPanchal246 changed the title Fixes #3169 fix: #3169 May 26, 2024
@RutvikPanchal246 RutvikPanchal246 changed the title fix: #3169 fix: Fixes #3169 (CircleComponent doesn't accept key parameter) May 26, 2024
@spydon spydon changed the title fix: Fixes #3169 (CircleComponent doesn't accept key parameter) fix: Add key parameters to the rest of the components May 26, 2024
@spydon
Copy link
Member

spydon commented May 26, 2024

It would be great if you could add super.key to all the effects that are extending Effect too

@RutvikPanchal246
Copy link
Contributor Author

Sure @spydon , I'll do that changes

@RutvikPanchal246
Copy link
Contributor Author

@spydon Request you to close this pull request, Thank you ❤️

Copy link
Member

@spydon spydon left a comment

Choose a reason for hiding this comment

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

Lgtm!

@spydon spydon merged commit 2477ea0 into flame-engine:main May 27, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CircleComponent doesn't accept key parameter.
2 participants