Skip to content

Canvas with flow_right in List with flow_down doesn't scroll #1206

@terhechte

Description

@terhechte

Hey,

I have a scenario where I have a list of items scrolling down. I created a separate widget that is used for each cell in the list. The list uses the flow_down function just like in the list example. In that newly created widget (that is used in every list cell) I'm using a right-flowing canvas in order to separate the cell into three areas. It looks fantastic but scrolling doesn't work anymore and somehow it only displays one list cell and hides the others. If I, instead, just build the widget out of multiple items that are not in a canvas, everything works fine. What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions