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

fix: simplify masking #10531

Merged
merged 2 commits into from
May 14, 2024
Merged

fix: simplify masking #10531

merged 2 commits into from
May 14, 2024

Conversation

GoodBoyDigital
Copy link
Member

Description of change

After simplifying filters, figured why not do the same for Masks! This just removes the interim object and just sets the effect directly on the property.

Pre-Merge Checklist
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

Copy link

korbit-ai bot commented May 13, 2024

My review is in progress 📖 - I will have feedback for you in a few minutes!

Copy link

codesandbox-ci bot commented May 13, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit cea0d27:

Sandbox Source
pixi.js-sandbox Configuration

Copy link

@korbit-ai korbit-ai bot left a comment

Choose a reason for hiding this comment

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

I have reviewed your code and found 1 potential issue. To discuss my individual comments that I have added, tag me in replies using @korbit-ai.


Please react with a 👍 to my comments that you find helpful and a 👎 to those you find unhelpful - this will help me learn and improve as we collaborate.

@Zyie Zyie changed the title simplify masking fix: simplify masking May 14, 2024
@Zyie Zyie added ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t v8 labels May 14, 2024
@Zyie Zyie merged commit cb418be into bugfix/filters-simplify May 14, 2024
4 checks passed
@Zyie Zyie deleted the chore/simplify-mask branch May 14, 2024 07:48
github-merge-queue bot pushed a commit that referenced this pull request May 14, 2024
* update filter mixin

* fix: simplify masking (#10531)

* simplify masking

* tidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
korbit-code-analysis ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t v8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants