Skip to content

Conversation

@Sergio0694
Copy link
Member

Follow up to #3112 and #3298

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

The AcrylicBrush and the various PipelineBuilder APIs to create acrylic brushes are using the incorrect placement for the blend effect adding the noise texture at the end of the pipeline. THis bug was introduced in #3298, as I forgot to update the code there after swapping the way the placement property worked 🤦‍♂️

What is the new behavior?

Fixed the blend effects for acrylic brushes, now the noise texture will correctly be displayed on top.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Pull Request has been submitted to the documentation repository instructions. Link:
  • Sample in sample app has been added / updated (for bug fixes / features)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes

@ghost
Copy link

ghost commented Jun 9, 2020

Thanks Sergio0694 for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

@ghost ghost assigned Kyaa-dost Jun 9, 2020
@Kyaa-dost
Copy link
Contributor

Thanks for the PR @Sergio0694 🚀🚀

CC: @michael-hawker

Missing Noise texture
Missing-Noise

Zoom-MissingNoise

Noise Texture Added
Noised

Zoom-Noised

@michael-hawker michael-hawker added this to the 6.1 milestone Jun 9, 2020
@michael-hawker michael-hawker merged commit 987221b into CommunityToolkit:master Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants