Skip to content

Allow sigma blur without filter prop#43721

Closed
NickGerleman wants to merge 2 commits into
facebook:mainfrom
NickGerleman:export-D55563775
Closed

Allow sigma blur without filter prop#43721
NickGerleman wants to merge 2 commits into
facebook:mainfrom
NickGerleman:export-D55563775

Conversation

@NickGerleman

Copy link
Copy Markdown
Contributor

Summary:
Makes some changes to FilterHelper to expose RenderEffects for filters publicly to other classes in the module. We use this in box-shadow, in order to reuse logic for sigma accepting blur filters.

Also fixes a crash related to the conversions back and forward between sigma and radius, where small values would cause a crash.

Changelog: [inernal]

Differential Revision: D55563775

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Mar 31, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D55563775

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D55563775

NickGerleman and others added 2 commits April 2, 2024 05:25
Summary:
Pull Request resolved: facebook#43721

Makes some changes to `FilterHelper` to expose RenderEffects for filters publicly to other classes in the module. We use this in box-shadow, in order to reuse logic for sigma accepting blur filters.

Also fixes a crash related to the conversions back and forward between sigma and radius, where small values would cause a crash.

Changelog: [inernal]

Reviewed By: joevilches

Differential Revision: D55563775
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D55563775

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in efc5ddd.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants