Skip to content

On touch, event.elem_target always = event.orig_target #7

@noelhunter

Description

@noelhunter

For mouse events, the elem_target set, when dragging over another element, seems to be the element over which you have dragged.

On touch events, the elem_target seems to always be set as the element being dragged.

This makes it difficult to implement a drop. On mouse, when dragging and dropping, the elm_target is set the element onto which the item was dropped. But for touch, it always remains the original item.

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