Avalonia.Xaml.Behaviors icon indicating copy to clipboard operation
Avalonia.Xaml.Behaviors copied to clipboard

Drop effect between the rows in collection control

Open sekulicb opened this issue 1 year ago • 3 comments

Hi. Thank you for this amazing library. Following Drag and drop example, I manged to full integrate reordering of rows in DataGrid control. However what is lacking is the clear position of the dragged element and where will it be dropped. When you drag a row in the DataGrid, how can I style it so that there is an drop effect within the grid itself which will show me where the element will be positioned, between to rows.

Something like this: drag-drop-reordering

Thanks

sekulicb avatar Jul 10 '22 20:07 sekulicb

Not implemented right now.

wieslawsoltes avatar Jul 11 '22 05:07 wieslawsoltes

Is there a visible timeline for this? I know that I ask for too much, but just thinking that drag and drop in general is not fully done, unless drop effects are in place. Thanks

sekulicb avatar Jul 18 '22 17:07 sekulicb

Hi, I'm integrating drag and drop it into my app and this library is great but usability isn't good with the effect missing. It's impossible to tell where the dropped item will go when rearranging a list. Do you have a rough estimate on when this feature could be worked on? I'd love to contribute but I wouldn't know where to begin.

alexhelms avatar Jan 06 '23 04:01 alexhelms