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

fix(target-size): correctly calculate bounding box #4125

Merged
merged 8 commits into from
Aug 21, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    8d35ed7 View commit details
    Browse the repository at this point in the history
  2. test rectHasMinimumSize

    straker committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5d1c5af View commit details
    Browse the repository at this point in the history
  3. return early

    straker committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    26e9a51 View commit details
    Browse the repository at this point in the history
  4. comment and refactor

    straker committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    41ec6fa View commit details
    Browse the repository at this point in the history
  5. text

    straker committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8e439d6 View commit details
    Browse the repository at this point in the history
  6. use neighbor target size

    straker committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    093026c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. suggestions

    straker committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c4cd3cf View commit details
    Browse the repository at this point in the history
  2. fix bug

    straker committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1a98329 View commit details
    Browse the repository at this point in the history