Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Press and drag selected item #173

Merged
merged 2 commits into from
Jul 1, 2019

Conversation

daRoof
Copy link
Contributor

@daRoof daRoof commented Jul 1, 2019

When an already selected item is 'pressed' (clicked for longer than 250ms) it cannot be dragged (e.g. to another group) anymore.
This is, because the drag events are not forwarded to the item set handler methods.

daRoof added 2 commits July 1, 2019 20:50
When an already selected item is 'pressed' (clicked for longer than 250ms) it cannot be dragged (e.g. to another group).
This is, because the drag events are not forwarded to the item set handler methods.
@yotamberk yotamberk merged commit 1612ca1 into yotamberk:develop Jul 1, 2019
@yotamberk
Copy link
Owner

Cool thanks for the PR!

@daRoof daRoof deleted the press_and_drag_selected_item branch July 1, 2019 21:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants