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

Scaling of group does not match origin #124

Closed
LCGijs opened this issue Dec 13, 2019 · 2 comments
Closed

Scaling of group does not match origin #124

LCGijs opened this issue Dec 13, 2019 · 2 comments
Labels
bug Something isn't working complete React

Comments

@LCGijs
Copy link

LCGijs commented Dec 13, 2019

When scaling a group horizontally, the group also scales vertically.

group scale bug

I've created a codepen with all the code to reproduce the above gif.

The expected behavior is that the boxes only scale in horizontal direction when scaling them horizontally (just like programms as Sketch and Illustrator).

@daybrush
Copy link
Owner

daybrush commented Dec 13, 2019

@LCGijs

keepRatio false for group is not yet supported.
I will fix the problem.
However, setting keepRatio to false in a group is very incomplete.

@daybrush daybrush added bug Something isn't working React labels Dec 13, 2019
daybrush added a commit that referenced this issue Dec 13, 2019
@daybrush
Copy link
Owner

@LCGijs

  • moveable 0.13.2
  • react-moveable 0.16.3
  • preact-moveable 0.15.2
  • ngx-moveable 0.9.2
  • svelte-moveable 0.4.2

Check it again. Thank you :)

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 React
Projects
None yet
Development

No branches or pull requests

2 participants