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 Option to crop image and use edited image. #36

Merged
merged 3 commits into from
Feb 7, 2018

Commits on Feb 1, 2018

  1. Added userPickerInfo Property to the imageRow

    joaodforce authored and João Eduardo Soares e Silva committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    e1fefe8 View commit details
    Browse the repository at this point in the history
  2. Added The BOOL properties allowEditor and useEditedImage, those allow…

    … it to quick implementation of a cropped image by the standard image editor.
    
    Also Added the userPickerInfo [String : Any]? property that stores the result of the User edit.
    
    All of that keeping the standard functionality.
    joaodforce authored and João Eduardo Soares e Silva committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    e12a205 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Added the new Properties to the README.md

    João Eduardo Soares e Silva authored and João Eduardo Soares e Silva committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    7e2f44d View commit details
    Browse the repository at this point in the history