Skip to content

Add method to MacawView to find node at specified location #285

@AdrianLoer

Description

@AdrianLoer

I am rolling my own scrollView with a Macaw view at its center and do not yet understand everything about events in swift. It's possible I broke something somewhere UIView related:

When I set a onTouchesMoved handler on multiple node elements only the one on the first node touched will be triggered.

Is there a way to get this right so that I can get a continuous stream of nodes that are under the finger's location?

Or am I doing something wrong and that should work out of the box? I used the PeriodicTable example and could not get it to work there either

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions