Skip to content

[Feature request] Auto-wrapping of a sequence of block elements #53

@imax9000

Description

@imax9000

I want to add different growth stages of a block to a page. For that I've added a bunch of GameScenes with one Block inside and different p:age values.

As is, it renders each GameScene on a new line after the previous one, so it all ends up in a column. If I wrap them in a Row, then it tries to put them all in a single row, and if there's not enough space - the last GameScene gets squished to fit it in.

I'd like to have some way to automatically wrap blocks into multiple lines if needed, like flex-wrap: wrap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions