Skip to content

Conversation

@chunhtai
Copy link
Contributor

@chunhtai chunhtai commented Apr 12, 2019

Description

This pr only fixes the rounding error outline in the issue

Related Issues

#30526

Tests

I added the following tests:

https://github.com/chunhtai/flutter/blob/fb7ab807481d90a19f359831f2d14584de1945b3/packages/flutter/test/rendering/sliver_fixed_extent_layout_test.dart#L12

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.
  • The analyzer (flutter analyze --flutter-repo) does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require Flutter developers to manually update their apps to accommodate your change?

  • No, this is not a breaking change.

@chunhtai chunhtai requested a review from goderbauer April 12, 2019 19:32
@goderbauer goderbauer added the framework flutter/packages/flutter repository. See also f: labels. label Apr 15, 2019
Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

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

We'll want to watch this for benchmarks.

@dnfield
Copy link
Contributor

dnfield commented May 1, 2019

@chunhtai we want to land this right? Are you just waiting for the tree to be green?

@chunhtai
Copy link
Contributor Author

chunhtai commented May 1, 2019

@chunhtai we want to land this right? Are you just waiting for the tree to be green?

yes, I forgot i have this open, I will wait for your pr #31890 merged first since it is more urgent.

@Piinks
Copy link
Contributor

Piinks commented May 2, 2019

#31890 has been merged. Ready when the tree is green?

@chunhtai
Copy link
Contributor Author

chunhtai commented May 2, 2019

#31890 has been merged. Ready when the tree is green?

yes, I will rebase this pr, but it seems like the build is currently broken

@chunhtai chunhtai merged commit caebdaf into flutter:master May 2, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants