Skip to content

prevent default event #2

@AlexRevin

Description

@AlexRevin
handleDrag: function handleDrag(e) {
    e.preventDefault();
    var rect = this.getDOMNode().getBoundingClientRect();

Otherwise it starts making text and element selections

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions