Skip to content

Remove UIGestureRecognizerDelegate сonformance from ASCollectionNode to avoid MainActor Inheritance. #2115

@VAndrJ

Description

@VAndrJ

The current implementation of ASCollectionNode conforms to UIGestureRecognizerDelegate, which in turn inherits MainActor

@interface ASCollectionNode : ASDisplayNode <ASRangeControllerUpdateRangeProtocol, ASRangeManagingNode, UIGestureRecognizerDelegate>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions