vue-draggable-resizable
vue-draggable-resizable copied to clipboard
Vue3 Component for draggable and resizable elements.
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   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 
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...