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

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented Jul 23, 2015

No description provided.

@abarth
Copy link
Contributor

abarth commented Jul 23, 2015

LGTM

Hixie added a commit that referenced this pull request Jul 23, 2015
RenderConstrainedBox was ignoring its additional constraints for its intrinsic size logic when it had no child
@Hixie Hixie merged commit 4c08c8e into flutter:master Jul 23, 2015
@Hixie
Copy link
Contributor Author

Hixie commented Jul 23, 2015

@HansMuller This should fix the issue you were seeing.

@Hixie Hixie deleted the intrinsic branch July 25, 2015 01:09
abarth added a commit to abarth/engine that referenced this pull request Nov 20, 2015
Previously, we tried to use the render tree's paint offset to move the text to
the proper position, but that appears to snap to integer logical pixels,
introducing jitter. Now we use the SkCanvas's matrix to position the text,
removing the jitter.

Fixes flutter#234
miguelfrde pushed a commit to miguelfrde/engine that referenced this pull request Jan 7, 2020
- Respect TERM=dumb (don't print colors)
- Kill child processes properly if the roller is stopped
- Unbuffer output for better logging
- Allow for skipping the creation of a pull request
- Other mysterious features and bug fixes!
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants