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

feat: Symmetrical resize feature (Fixes: #740) #955

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gonzo-coder
Copy link

Added property:

resizeSymmetry?: 'none' | 'vertical' | 'horizontal' | 'central'

Allows resize so what vertical or horizontal axes or central point stands still while resizing.
Also useful with lockAspectRatio option.

vertical:
hippo

horizontal:
hippo

central:
hippo

Also fix
#740

Testing Done

See stories under Resize Symmetry section

@gonzo-coder gonzo-coder changed the title Symmetrical resize feature feat: Symmetrical resize feature (Fixes: #740) Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant