Skip to content

Conversation

mirhec
Copy link

@mirhec mirhec commented Sep 15, 2017

I needed this feature in order to be able to drag'n'drop between multiple instances of my app.

This is related with #29 and #136. It implements the idea from @LucaGanio in his comment #29 (comment)

What changed?

The main change is to wrap the dragInfo.Data object into a Serializable Object, otherwise an exception like described in #29 will be raised. The only further requirement to the data object is, that it implements the SerializableAttribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant