Skip to content

Implement 'drag-cancel='.className' #105

Open
@tzhf

Description

@tzhf

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions