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 issues with DragOverlay measuring #427

Merged
merged 4 commits into from
Aug 18, 2021
Merged

Commits on Aug 18, 2021

  1. Fix issues with DragOverlay measuring

    Clauderic Demers committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a1c1a5e View commit details
    Browse the repository at this point in the history
  2. Fix leftover logic from previous derived transform strategy

    Clauderic Demers committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    5e74d1b View commit details
    Browse the repository at this point in the history
  3. Simplified measuring strategy for DragOverlay

    This approach is transform agnostic to keep things simple and reliable. It can be improved later down the road.
    Clauderic Demers committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    534ab34 View commit details
    Browse the repository at this point in the history
  4. Add changeset

    clauderic authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d7a4949 View commit details
    Browse the repository at this point in the history