Open
Description
Hi there,
I tested several vue-draggable-resizable, yours seems to be the best so far.
However it's missing a really useful feature to disable dragging in some parts of the component, as shown here
I'm using some input type range (draggable input) inside the draggable element, but i can't drag the range input without dragging the whole component.
The only solution i've found so far is to temporarily set draggable to false when i'm focused on the input element, but it's not really a good approach and it disables the dragging for whole element instead of just a specific area.
Metadata
Metadata
Assignees
Labels
No labels