Skip to content

Add shorthand dimensions match functions - #177

Open
revolter wants to merge 1 commit into
PureLayout:masterfrom
revolter:feature/shorthand-sizes
Open

Add shorthand dimensions match functions#177
revolter wants to merge 1 commit into
PureLayout:masterfrom
revolter:feature/shorthand-sizes

Conversation

@revolter

@revolter revolter commented Apr 7, 2017

Copy link
Copy Markdown
Member

I often find myself wanting to match the width or the height of two views, rather than trying to match the width of one to the height of the other. This would simplify (at least) my code and make it easier to read, as you won't have to look up the parameters to see if they are actually the same one.

@mickeyreiss

Copy link
Copy Markdown
Contributor

👍 on the code. See #178 for my thoughts on API additions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants