RE: [css3-flexbox] about flexible margins and alignment

± From: ojan@google.com
± Sent: Monday, January 09, 2012 12:19 PM
±
± On Mon, Jan 9, 2012 at 11:54 AM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
± On Mon, Jan 9, 2012 at 11:10 AM, Alex Mogilevsky <alexmog@microsoft.com> wrote:
± >
± >        flex-pack:justify -- add equal space between items
± >        flex-pack:distribute -- add equal space between items and half of that at start/end
± >
± That sounds fine to me.
±
± Same here. It's a good use-case and supporting both is easy.

Sounds like a plan.

BTW when 'distribute' has only one item or extra it should center, right? 
And when free-space is negative, it should also do same as center? 

Description for the new pack option will have to cover these two special cases.

Alex

Received on Monday, 9 January 2012 20:55:36 UTC