Skip to content

[RZTransitionsManager setInteractionController:...] doesn't return what it promised #27

@mr-fixit

Description

@mr-fixit

The header doc for [RZTransitionsManager setInteractionController: fromViewController:toViewController:forAction:] claims it'll return a unique key to reference the pairing, but...

  1. due to a shadowed variable bug, it always returns nil
  2. the way it's currently written, there is no 'unique key' to return. It adds as many objects to the map as there are bits set in the action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions