Skip to content

Find out why top row of items are not clickable #5

Description

@uliwitness

Seems like we're mis-calculating something when some items are clipped at the bottom, because the clickable area is exactly from the bottom of the view to that plus the height of the visible area. So only the bottom-most [height of visible area] points are clickable. Prolly forgot to clip a coordinate somewhere, at least in the example app.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions