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 Jul 27, 2022

Fixes flutter/flutter#108433

Along with fixing the test case in that issue, I discovered a chaining issue in the implementation of get_input_device_bounds - we were forwarding the output bounds as the input to the next element in the composition instead of the input_bounds.

I also took the liberty of moving these non-trivial methods to the .cc file where they should have been in the first place.

@flar flar requested a review from JsouLiang July 27, 2022 23:17
@flar flar added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 28, 2022
@auto-submit auto-submit bot merged commit c8845bb into flutter:main Jul 28, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 28, 2022
betrevisan pushed a commit to betrevisan/engine that referenced this pull request Jul 29, 2022
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.

DlComposeImageFilter calculate bound issue

2 participants