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

Vue3 Component for draggable and resizable elements.

Results 140 vue-draggable-resizable issues
Sort by recently updated
recently updated
newest added

On Firefox, when dragging the element backwards (from the right to left), it leaves some border marks, as you see in the above screenshot. This problem won't happen if I...

It seems that classes related to handlers are not exist in my application

I would like to be able to specify marginLeft, marginRight, marginTop and marginBottom (all default to 0), to limit drag/resize actions. If parent = true, these restrictions are relative to...

Hi @mauricius , Great job! I have a question. I'm making an report designer for PDF with pdfmake library and I need to bring from external toolset an element into...

after this commit: Convert absolute position to transform translate property ![image](https://user-images.githubusercontent.com/25102204/80297248-125a6b00-87b4-11ea-9b46-ce2c2326d3b0.png) ![image](https://user-images.githubusercontent.com/25102204/80297270-361db100-87b4-11ea-97ff-eebebbefd780.png) don't need to translate at first

Is there any solution to the next problem: users resizes div but after a certain flow that div needs to go back to it's initial height.

Hi! I looked over similar questions but none of the answers work for me, so. My problem is simple: I want to enforce specific width in @resizing event. The point...

Why do I change the coordinate position of X, y manually without moving automatically

hi, set the attribute parent and it works, stay in the parent but on resize and drang the element exit on the right and the bottom border ![image](https://user-images.githubusercontent.com/51912494/68119351-cca69f00-ff02-11e9-88c9-6d7cdf8b9bc8.png)

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...