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

Allow setting maximum y-scale factor. #382

Closed
wants to merge 10 commits into from
Closed

Allow setting maximum y-scale factor. #382

wants to merge 10 commits into from

Commits on Aug 27, 2015

  1. Configuration menu
    Copy the full SHA
    322bf0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea3d685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96781cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceb0d57 View commit details
    Browse the repository at this point in the history
  5. Fixes to allow the code to compile with Swift 2.0

    - Failable initializers can’t override non-failable initializers
    - observeValueForKeyPath’s signature didn’t match the signature of the
    method it was overriding
    Jake MacMullin authored and danielgindi committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    9539f65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a024326 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eefa0a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5bc155 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b68481e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2015

  1. Configuration menu
    Copy the full SHA
    8729aad View commit details
    Browse the repository at this point in the history