vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

Always allow resize?

Open Lewenhaupt opened this issue 4 years ago • 2 comments

Is there any way to permanently allow resizing? I.e. without activating? I would prefer if I could still keep the active behavior as I want to use it to bring the active element to the front of any other elements.

Lewenhaupt avatar Mar 03 '20 17:03 Lewenhaupt

I am also question this problem too

brain00021 avatar Mar 18 '20 08:03 brain00021

I'm not sure if I completely understood your request, however you can use the prevent deactivation prop and render all the components with active state.

mauricius avatar Apr 11 '20 17:04 mauricius