Skip to content

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

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.

Activity

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

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