Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new segue types for Toggle Rear and Toggle Right #348

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2014

  1. Add new segue types for toggle rear and right

    Add segue types to toggle rear and right controllers from the
    Storyboard. Simplifies configuring storyboard setup by allowing a
    simple segue to be defined the toggles the menu.
    colemarkham committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    eb7b9c9 View commit details
    Browse the repository at this point in the history
  2. Add new segue types for toggle rear and right

    Fix previous commit that added the interfaces to the class file.
    
    Modified example storyboards to include new segue and removed
    initialization code from ColorViewController that is not needed with
    this enhancement.
    colemarkham committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    4146b27 View commit details
    Browse the repository at this point in the history