Skip to content

How to make cellHeight fill container height #2583

Open
@ptorrent

Description

@ptorrent

Hello there,

How to create a checkboarder with a fixed container height (without scroll). How to make rows working exactly like column ?

Example:

column : 3
row : 2
with 6 items

image

Column : 3
row : 2
with 3 items

image

colum : 3
row : 3
with 3 items

image

colum : 3
row : 3
with 2 items

image

Actually it's working well for column. If I set column = 3 and I've only 2 item, the size of items are correct. There is an empty space for the 3th item. But we don't have the same behavior for rows...

Container width and height always the same : 800x600

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions