How to display EffectCopyAdornerTemplate during drag #384
Replies: 5 comments
-
looks like attaching a .zip file doesnt work for whatever reason. |
Beta Was this translation helpful? Give feedback.
-
@punker76 any comments on this would be helpful, so i can evaluate for our upcoming release if this is going to work or not :) thanks in advance. btw a great framework. greetings from siegen ;) |
Beta Was this translation helpful? Give feedback.
-
@kermitthegreat I'll give you some feedback very soon. Sorry for delay. |
Beta Was this translation helpful? Give feedback.
-
@punker76 Do you have any news in this issue of display the (default) drag adorner even when dragging over areas that don't accept drop? |
Beta Was this translation helpful? Give feedback.
-
@mangoyoga80 The DragAdorner of the item is now always visible (v2.4.0). Only the effect will be changed regarding to the target.
@kermitthegreat Documentation of the properties now available here https://github.com/punker76/gong-wpf-dragdrop/wiki/Properties
Yes, if you use the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
is it possible right now to display the above mentioned DataTemplate while dragging even though the underlying element is not a drop target?
take the attached screencast as an example please.
my code looks like this right now:
off topic: what is the difference and how do i differentiate between the different AdornerTemplates? (EffectCopyAdornerTemplate, DragAdornerTemplate, EffectMoveAdornerTemplate a.s.o.)
thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions