Open brandonscript opened 9 years ago
Seems unnecessary to have two disparate means of controlling height/width. Change autofill.h and autofill.w to simply be:
size.h: autofill size.w: autofill
Autofill. I'd expect auto to size to the contents of the child controls, whereas autofill denotes that it will be filling the remaining space.
Seems unnecessary to have two disparate means of controlling height/width. Change autofill.h and autofill.w to simply be:
size.h: autofill size.w: autofill