Skip to content

better Drag 'n' Drop handling #1967

Open
@FloVanGH

Description

@FloVanGH

Drag 'n' Drop could be improved. A first approach that can be also useful in other context is to allow to read mouse position of a TouchArea event it is not pressed. And also allow this if an other TouchArea is pressed. By Drag 'n' Drop you need to read to read the mouse position on the element you want to drag (drag target) and then the mouse position of the element you want drop in (drop target). In the hand it would be great to have dedicated drag and drop handlers e.g. on the TouchArea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:language-slintCompiler for the .slint language (mO,bF)apiChanges or additions to APIs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions