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

Refactor Viewport and SimulatedRegion position to be the center instead of a corner #675

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from

Commits on Feb 16, 2023

  1. Refactor Viewport and SimulatedRegion position to be the center inste…

    …ad of a corner
    
    * Simplified GeometryHelper API by removing `Positions`
    * The ResizeRectangleInteraction now has a minimumSize and preventsflipping of the rectangle
    Dassderdie committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7e1537d View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    Dassderdie committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cf3db98 View commit details
    Browse the repository at this point in the history
  3. Add migration

    Dassderdie committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7c9e20f View commit details
    Browse the repository at this point in the history
  4. Improve the migration

    Dassderdie committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2b373dc View commit details
    Browse the repository at this point in the history
  5. Fix lint error

    Dassderdie committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a98b373 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Merge remote-tracking branch 'origin/dev' into bugfix/666-refactor-po…

    …sition-from-corner-to-center
    Dassderdie committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    3901a33 View commit details
    Browse the repository at this point in the history
  2. Update migration function

    Dassderdie committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    1c5a392 View commit details
    Browse the repository at this point in the history
  3. Rename migration

    Dassderdie committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2d64f36 View commit details
    Browse the repository at this point in the history
  4. Rename variable

    Dassderdie committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    7d51a52 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Dassderdie committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    e0c3aaa View commit details
    Browse the repository at this point in the history