Skip to content

ListView needs padding #3

@Filofei

Description

@Filofei

Hi!
I really appreciate your work, however I found a bug when the first section header "jumps" up when you start scrolling.
This is a result of having standard padding in your ListView.
So you need to add:
padding: this.widget.padding
in ListView configuration in order to get rid of this behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions