Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@flar
Copy link
Contributor

@flar flar commented Nov 11, 2021

Reverts #29470

Reverting pending diagnosis of some of the downstream failures. This change was not supposed to affect rendering in any way.

@google-cla google-cla bot added the cla: yes label Nov 11, 2021
@flar flar requested a review from chinmaygarde November 11, 2021 21:29
@flar flar added the Work in progress (WIP) Not ready (yet) for review! label Nov 12, 2021
@flar
Copy link
Contributor Author

flar commented Nov 12, 2021

Adding WIP label until failures are fully investigated.

@flar
Copy link
Contributor Author

flar commented Nov 12, 2021

The problem is that if you set a MaskFilter with a sigma of 0.0 the new code will ignore it and leave any existing MaskFilter installed.

SkMaskFilter::MakeBlur(style, 0) returns a nullptr which will reset the MaskFilter.

The new code needs to treat an out of range sigma as a reset of the MaskFilter.

@flar flar added waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. and removed Work in progress (WIP) Not ready (yet) for review! labels Nov 12, 2021
@fluttergithubbot fluttergithubbot merged commit e90f55d into master Nov 12, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 12, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 12, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 12, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 12, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 12, 2021
@cbracken cbracken deleted the revert-29470-call-DL-directly-from-Dart-Canvas branch May 10, 2022 21:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants