Re: [css3-flexbox] flex-flow: wrap

On Tue, Dec 6, 2011 at 4:20 PM, Alex Mogilevsky <alexmog@microsoft.com> wrote:
> I agree. There is no benefit in having wrapping and direction in one
> property.
>
> It may still be useful to have flex-flow as a shortcut. Should there be
>
>  flex-direction: row | column | row-reverse | column-reverse
>  flex-wrap: nowrap | wrap | wrap-reverse
>  flex-flow: <flex-direction> || <flex-wrap>
>
> ?

This sounds good to me.  I'll make the edits shortly.

~TJ

Received on Wednesday, 7 December 2011 17:30:24 UTC