Skip to content

Implement a more granular approach for determining which delegates to call for section providers. #18

@BryanMorfe

Description

@BryanMorfe

Problem

Currently, delegate methods such as collectionSectionControllerDidEndMultipleSelectionInteraction(_:) is called for all section providers when in reality it should be called only for the section providers for which there was a multiple selection interaction. The same occurs for ending/starting context menu interactions, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions