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

Ensure focal point tool can be used without dragging motion #15904

Draft
wants to merge 7 commits into
base: 5.5
Choose a base branch
from

Commits on Sep 24, 2024

  1. Get click-to-move focal point working for non-crop-enabled scenario

    Lupe Camacho authored and Lupe Camacho committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5f0c497 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Add new function for checking if focal point coords are inside image …

    …viewport
    Lupe Camacho authored and Lupe Camacho committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3cd429d View commit details
    Browse the repository at this point in the history
  2. Rewrite code pulled from focal drag for focal click

    Lupe Camacho authored and Lupe Camacho committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b1e293d View commit details
    Browse the repository at this point in the history
  3. Merge 5.5 and build

    Lupe Camacho authored and Lupe Camacho committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e387d91 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Trigger handleClickToMove for focal point placement only when the foc…

    …al point is not being dragged
    Lupe Camacho authored and Lupe Camacho committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    64e4c57 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge and build 5.5

    Lupe Camacho authored and Lupe Camacho committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    25167d3 View commit details
    Browse the repository at this point in the history
  2. Finish clickToMove function for focal point

    Lupe Camacho authored and Lupe Camacho committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    312efec View commit details
    Browse the repository at this point in the history