Re: [css-flexbox] How should scrollbars affect flex item sizing?

Thanks for the response.

On Wed, Apr 6, 2016 at 8:03 PM, fantasai <fantasai.lists@inkedblade.net> wrote:
> On 04/06/2016 06:45 PM, Christian Biesinger wrote:
>> - If, after flexing, a scrollbar becomes necessary or is no longer
>> necessary I assume that this won't affect the outer size of the flex
>> item and will just lead to a bigger/smaller content size of the item?
>
>
> It might affect the outer size of the flex item, if layout
> without the scroll bar results in a different intrinsic
> size, and the element is laid out at that size.

Are you saying that the size of the flex item changes *after* the flx
algorithm runs?!

-Christian

Received on Wednesday, 13 April 2016 20:47:05 UTC