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

Added setter for OverlayView's cropViewRect in order to make possible to show custom cropping rect when uCrop starts #582

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

Commits on Oct 16, 2019

  1. Added setter for crop view rect

    andreiolar authored and Andrei Olar committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    c478441 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Retrieve crop view rect in fragment as well

    Andrei Olar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    0e57e3e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Added conversion from image space rect to crop view rect. Also added …

    …some comments
    Andrei Olar committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    98c5e95 View commit details
    Browse the repository at this point in the history
  2. Fixed some calculations

    andreiolar authored and Andrei Olar committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    3a7ab79 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Refactored method names and added comments

    andreiolar authored and Andrei Olar committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    f925e6d View commit details
    Browse the repository at this point in the history