Skip to content

flowControl shows different views at same time  #5

Description

@eightyfour

If you call the show method of flowControl with different views quite close after each other than both view are shown at the same time.

E.g.:
canny.flowControl.show('view_1');
canny.flowControl.show('view_2');
will show view_1 and view_2 at the same time.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions