Skip to content

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Oct 15, 2016

This patch also makes it possible for a single DragTarget to handle
multiple draggables with the same data without asserting.

Fixes #6086

@abarth
Copy link
Contributor Author

abarth commented Oct 15, 2016

@Hixie

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think the second comment on this line is spurious

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This syntax is so crazy. I'll remove it.

@Hixie
Copy link
Contributor

Hixie commented Oct 15, 2016

LGTM

This patch also makes it possible for a single DragTarget to handle
multiple draggables with the same data without asserting.

Fixes flutter#6086
@abarth abarth force-pushed the disable_draggable branch from b9d139f to 65903f4 Compare October 16, 2016 01:08
@abarth abarth merged commit 1262833 into flutter:master Oct 16, 2016
@abarth abarth deleted the disable_draggable branch October 16, 2016 01:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
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.

Need way to disable draggable (maxSimultaneousDrags to 0?)

2 participants