-
Notifications
You must be signed in to change notification settings - Fork 418
Description
Original author: [email protected] (May 05, 2010 09:27:51)
Hi Grokys. Looks like its getting busy on the drag and drop front!
Anyway I've been playing around on my branch of the code. One thing that
I've needed to change is the events from the 'Preview' versions to the
standard event version. i.e. Switching the events from tunnelling to
bubbling.
This change means that I can put nest controls that all support drag and
drop. (I think this is also the issue that FreakOnALuis is getting when
using a slider on a draggable element.)
So my question is what was the reason for picking the tunnelling event? So
far I haven't found any issues with making this change but just because I
haven't found anyway doesn't mean there aren't any. Am I missing something?
Thanks,
Jon
Original issue: http://code.google.com/p/gong-wpf-dragdrop/issues/detail?id=12