We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @daybrush
I want to add a new feature to my design tool to allow Vertical Stacking of Elements when they are Gropped, similar to Group Align Options. (https://daybrush.com/moveable/storybook/?path=/story/request-ables-through-a-method--request-draggable-align)
Can you help me develop a Method or come up with the logic? Thank you in advance
The text was updated successfully, but these errors were encountered:
@jadiagaurang
The demo link is only available when it is a target.
When I checked, some of the align demos did not work properly, so I plan to fix demo.
The demo requires pressing a button and executing the following method.
moveableRef.current?.updateRect();
I think the demo has everything you want, but what features do you want?
Sorry, something went wrong.
demo: fix align demo #1045
9054be0
No branches or pull requests
Environments
Hi @daybrush
I want to add a new feature to my design tool to allow Vertical Stacking of Elements when they are Gropped, similar to Group Align Options. (https://daybrush.com/moveable/storybook/?path=/story/request-ables-through-a-method--request-draggable-align)
Can you help me develop a Method or come up with the logic? Thank you in advance
The text was updated successfully, but these errors were encountered: