Skip to content

gong-wpf-dragdrop v2.4.0

Compare
Choose a tag to compare
@punker76 punker76 released this 18 Aug 06:42
· 108 commits to main since this release

As part of this release we had 17 issues closed.

Bugs

  • #335 Adorners render behind MahApps.Metro flyout
  • #336 Item selection in ItemsControl is not handled on PreviewMouseLeftButtonUp when multiple selection is enabled
  • #346 Wrong DragAdorner offset in TreeView
  • #350 Drag source ignore issue in ListView
  • #355 Wrong ObservableCollection EventArg after drag/drop

Bug Fixs

  • #362 Observable collection Move behavior #355
  • #363 Fix DpiHelper usage
  • #364 Fix testing of DragSourceIgnored for an item if DragDirectlySelectedOnly is set to false
  • #365 Fix selection issues
  • #373 Better handling of UniformGrid panels
  • #377 Fix nested ItemsControl behaviour issues highlighted in issue #336
  • #378 Fix DataGrid row anchor not being set when programmatically updating selection
  • #379 Fix brief deselection of selected item to be selected when changing selected item.

Features

  • #361 Use a Popup (DragDropPreview ) for the dragging object
  • #366 Feature: sort drag drop preview items
  • #368 Add .Net 5 target
  • #369 Add new attached property DragPreviewMaxItemsCount

Where to get it

You can download this release from gong-wpf-dragdrop