Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Rework control layout logic. #105

Merged
merged 1 commit into from
Apr 12, 2015
Merged

Rework control layout logic. #105

merged 1 commit into from
Apr 12, 2015

Conversation

ben-clayton
Copy link
Contributor

This CL moves the control offset relative to the parent out of the child and into the parent. This simplifies the layout and drawing logic for each control.

Fixes #25

This CL moves the control offset relative to the parent out of the child
and into the parent. This simplifies the layout and drawing logic for
each control.

Ref: #25
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

ben-clayton added a commit that referenced this pull request Apr 12, 2015
Rework control layout logic.
@ben-clayton ben-clayton merged commit 43021d3 into master Apr 12, 2015
@ben-clayton ben-clayton deleted the layout branch April 12, 2015 15:43
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.

Rework control layout
2 participants