Export to GitHub

gong-wpf-dragdrop - issue #24

Patch: Use interfaces for DragInfo and DropInfo


Posted on Jul 8, 2010 by Helpful Horse

Attached a patch to use interfaces for Drag and Drop Info. Makes it easier to unit test handlers

Comment #1

Posted on Jul 8, 2010 by Helpful Horse

Missed one property

Attachments

Comment #2

Posted on Jul 8, 2010 by Helpful Kangaroo

Excellent patch. Even though this is a breaking change I've applied it to trunk in SVN. I figure with a version number of 0.1.2 I'm allowed to commit breaking changes ;)

Comment #3

Posted on Jul 8, 2010 by Helpful Horse

Maybe increment the version number

Status: Fixed

Labels:
Type-Defect Priority-Medium