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

Conversation

@jason-simmons
Copy link
Member

@jason-simmons jason-simmons requested a review from flar July 18, 2023 20:34
Copy link
Contributor

@flar flar left a comment

Choose a reason for hiding this comment

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

LGTM

@flar
Copy link
Contributor

flar commented Jul 18, 2023

I don't think this fixes all of the issue since there is still the case that we null the filter if either sigma is 0 rather than if both are 0.

So, this is a good fix for "part of" flutter/flutter#130318?

@jason-simmons jason-simmons added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 19, 2023
@auto-submit auto-submit bot merged commit 58f8ea3 into flutter:main Jul 19, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 19, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 19, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 19, 2023
…130903)

flutter/engine@9645d8e...4b274b5

2023-07-19 [email protected] Roll Skia from 16475d7aa315 to 4728980564b1 (1 revision) (flutter/engine#43815)
2023-07-19 [email protected] Apply the offset to the child bounds of an ImageFilterLayer with no filter (flutter/engine#43783)
2023-07-19 [email protected] Roll Skia from 1f175b7a2155 to 16475d7aa315 (1 revision) (flutter/engine#43812)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
harryterkelsen pushed a commit to harryterkelsen/engine that referenced this pull request Jul 20, 2023
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request Jul 31, 2023
…lutter#130903)

flutter/engine@9645d8e...4b274b5

2023-07-19 [email protected] Roll Skia from 16475d7aa315 to 4728980564b1 (1 revision) (flutter/engine#43815)
2023-07-19 [email protected] Apply the offset to the child bounds of an ImageFilterLayer with no filter (flutter/engine#43783)
2023-07-19 [email protected] Roll Skia from 1f175b7a2155 to 16475d7aa315 (1 revision) (flutter/engine#43812)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImageFiltered hides child on scroll

2 participants