[Bug 16144] New: transitions with flex:0

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16144

           Summary: transitions with flex:0
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Flexbox
        AssignedTo: jackalmage@gmail.com
        ReportedBy: alexmog@microsoft.com
         QAContact: public-css-bugzilla@w3.org
                CC: dbaron@dbaron.org, alexmog@microsoft.com


Transitioning to/from a <length> (or to/from a <flex> with 0 flexibility)
doesn't work well if it's the only flexible item in the flexbox. Rather than
smoothly transitioning, it suddenly jumps in size when the flexibility becomes
non-zero. Can we fix this, perhaps with a value that represents a percentage of
the free space or something?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 28 February 2012 01:07:45 UTC