react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Allow sigma blur without filter prop

Open NickGerleman opened this issue 1 year ago • 3 comments

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

NickGerleman avatar Mar 31 '24 01:03 NickGerleman

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

facebook-github-bot avatar Mar 31 '24 01:03 facebook-github-bot

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

facebook-github-bot avatar Apr 02 '24 04:04 facebook-github-bot

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

facebook-github-bot avatar Apr 02 '24 12:04 facebook-github-bot

This pull request has been merged in facebook/react-native@efc5ddd3ee988a5d16295a21578d711731a551f6.

facebook-github-bot avatar Apr 13 '24 22:04 facebook-github-bot