Skip to content

[css-grid-3][masonry] variable track sizes + dense packing has poor performance #9326

@fantasai

Description

@fantasai

From @bfgeek in #9041 (comment)

Variable track sizes is problematic with items that span multiple tracks with "dense" packing. To correctly place the item in the correct tracks, you need O(N) layout passes on the item.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Thurs afternoon

    Status

    Friday morning

    Status

    Wednesday Afternoon

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions