Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The new introduced DefaultDataWrapper breaks too much #314

Closed
punker76 opened this issue Apr 4, 2019 · 0 comments
Closed

The new introduced DefaultDataWrapper breaks too much #314

punker76 opened this issue Apr 4, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@punker76
Copy link
Owner

punker76 commented Apr 4, 2019

The fix (1150d49) for #309 introduces a new wrapper class for the data during a Drag&Drop action. This is a huge breaking change. The remarks on IDropInfo.Data states that when dragging a single item, you will get just that item from the Data property, but now you always get this DefaultDataWrapper.

Thx to @jizc and @Mostlypyjamas for the hint.

Expected outcome

Remove the DefaultDataWrapper.

Environment

  • GongSolutions.WPF.DragDrop v2.0.0
@punker76 punker76 added the Bug label Apr 4, 2019
@punker76 punker76 self-assigned this Apr 4, 2019
@punker76 punker76 added this to the 2.0.1 milestone Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant