Gong Wpf Dragdrop Versions Save

The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF

3.2.1

1 year ago

What's Changed

As part of this release we had 1 issue closed.

Bug

  • #460 DropTargetAdorner ZIndex

Full Changelog: https://github.com/punker76/gong-wpf-dragdrop/compare/3.2.0...3.2.1

Where to get it

You can download this release from gong-wpf-dragdrop

3.2.0

1 year ago

As part of this release we had 7 issues closed.

What's Changed

Bugs

  • #418 Drag&Drop on a touch device
  • #432 Removing a list item from a selection using 'ctrl' key should be applied on mouse up
  • #435 Problem with DragDrop.DefaultDropHandler.Drop() when dropping multiple items across groups
  • #449 DropTargetAdorners.Highlight has wrong location

Bug Fix

  • #451 Check subclass of ObservableCollection<>

Feature

  • #436 Add own cloneable interface for easier handling

Full Changelog: https://github.com/punker76/gong-wpf-dragdrop/compare/3.1.1...3.2.0

New Contributors

Where to get it

You can download this release from gong-wpf-dragdrop

3.1.1

2 years ago

What's Changed

As part of this release we had 1 issue closed.

Full Changelog: https://github.com/punker76/gong-wpf-dragdrop/compare/3.1.0...3.1.1

Where to get it

You can download this release from gong-wpf-dragdrop

3.1.0

2 years ago

What's Changed

As part of this release we had 2 issues closed.

Bug

  • #425 Right-click while dragging causes drag adorner to remain shown

Feature

  • #426 Add DropTargetAdornerPenProperty

Full list

New Contributors

Full Changelog: https://github.com/punker76/gong-wpf-dragdrop/compare/3.0.0...3.1.0

3.0.0

2 years ago

As part of this release we had 10 issues closed.

What's Changed

Breaking Change

  • #419 Drop .NET Framework 4.5.2 and 4.6 which will reach End of Support on April 26, 2022

Bug

  • #420 Regression: Drag of Button broken since 2.4

Enhancements

  • #228 DragAdorner and DropAdorner DataTemplate for multiple item selection
  • #277 Force drag start for specific controls
  • #414 Allow set the ItemsPanel for DragAdorner or DropAdorner preview

Features

  • #403 Enable support for 3rd party controls.
  • #411 Enable DropInfo creation for 3rd party controls
  • #412 Simplify IDragInfoBuilder and update documentation

Feature Requests

  • #36 Patch: DragInfofactory
  • #402 Events to notify when dragging over a non-droppable region

New Contributors

Where to get it

You can download this release from gong-wpf-dragdrop

Full Changelog

https://github.com/punker76/gong-wpf-dragdrop/compare/2.4.3...3.0.0

2.4.3

2 years ago

As part of this release we had 2 issues closed.

Bugs

  • #404 Horizontal drag and drop works differently in Hebrew
  • #406 ListBox with Extended SelectionMode "remembers" start of previous selection range separated by single item selection

Where to get it

You can download this release from gong-wpf-dragdrop

2.4.2

2 years ago

As part of this release we had 1 issue closed.

Bug

  • #395 Dragged Itemscontrol on the same position throws an ArgumentOutOfRangeException

Where to get it

You can download this release from gong-wpf-dragdrop

2.4.1

2 years ago

As part of this release we had 4 issues closed.

Bugs

  • #327 DropAdornerTemplateSelector overridden by DragAdornerTemplate
  • #385 Drag Adorner at wrong position on High DPI screens
  • #387 Drag drop operation shows windows and default effect
  • #389 Drag preview doesn't show up if the source is not a target

Where to get it

You can download this release from gong-wpf-dragdrop

gong_rel_241

2.4.0

2 years ago

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

2.3.2

3 years ago

As part of this release we had 1 issue closed.

Bug Fix

  • #359 Fixed namespace issues

Where to get it

You can download this release from gong-wpf-dragdrop