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

Tree selection / detail panel updates #136

Merged
merged 3 commits into from Apr 15, 2014

Commits on Apr 15, 2014

  1. Don't call slideDetailDownAnimated: on init

    This was causing problems with other UI elements
    (the GPS button) which move relative to the detail
    view.
    jwalgran committed Apr 15, 2014
    Copy the full SHA
    a0d41d5 View commit details
    Browse the repository at this point in the history
  2. Don't attempt to hide detail if already hidden

    This is a noon anyway, and complicated the process
    of setting up views that move relative to the
    detail view.
    jwalgran committed Apr 15, 2014
    Copy the full SHA
    d4d9cf8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0364df8 View commit details
    Browse the repository at this point in the history