moveable icon indicating copy to clipboard operation
moveable copied to clipboard

Vertical and Horizontal Stacks, similar to Group Align Options

Open jadiagaurang opened this issue 2 years ago • 1 comments

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

jadiagaurang avatar Nov 10 '23 23:11 jadiagaurang

@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?

daybrush avatar Dec 02 '23 18:12 daybrush