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

Bug upon scaling a group to negative, and then scaling again #950

Closed
nathnolt opened this issue Jun 13, 2023 · 2 comments
Closed

Bug upon scaling a group to negative, and then scaling again #950

nathnolt opened this issue Jun 13, 2023 · 2 comments
Labels
bug Something isn't working complete
Milestone

Comments

@nathnolt
Copy link

Environments

Description

Whenever you scale a group negatively, and afterwards, you start scaling again,

The elements within the group jump around, and the anchor point of the scale moves towards a point inside of the group itself, instead of on the edge or corner.

@daybrush
Copy link
Owner

@nathnolt

  • croact-moveable 0.5.0
  • @moveable/helper 0.1.3
  • lit-moveable 0.26.0
  • moveable 0.49.0
  • preact-moveable 0.51.0
  • react-moveable 0.52.0
  • svelte-moveable 0.41.0
  • vue-moveable 2.0.0-beta.77
  • vue3-moveable 0.24.0
  • ngx-moveable 0.46.0

moveable's new version is released.
Check it again.

@nathnolt
Copy link
Author

It's fixed. 1 thing that is weird though, is that even though the demo uses the 0.48 version hard coded in the URL, it's still fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working complete
Projects
None yet
Development

No branches or pull requests

2 participants