gong-wpf-dragdrop

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

BSD-3-CLAUSE License

Stars
2.3K
Committers
47

Bot releases are hidden (Show)

gong-wpf-dragdrop - gong-wpf-dragdrop v3.2.1 Latest Release

Published by punker76 almost 2 years 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

gong-wpf-dragdrop - gong-wpf-dragdrop v3.2.0

Published by punker76 about 2 years 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

gong-wpf-dragdrop - gong-wpf-dragdrop v3.1.1

Published by punker76 over 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

gong-wpf-dragdrop - gong-wpf-dragdrop v3.1.0

Published by punker76 over 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

gong-wpf-dragdrop - gong-wpf-dragdrop v3.0.0

Published by punker76 almost 3 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

gong-wpf-dragdrop - gong-wpf-dragdrop v2.4.3

Published by punker76 about 3 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

gong-wpf-dragdrop - gong-wpf-dragdrop v2.4.2

Published by punker76 about 3 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

gong-wpf-dragdrop - gong-wpf-dragdrop v2.4.1

Published by punker76 about 3 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

gong-wpf-dragdrop - gong-wpf-dragdrop v2.4.0

Published by punker76 about 3 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

gong-wpf-dragdrop - gong-wpf-dragdrop v2.3.2

Published by punker76 almost 4 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

gong-wpf-dragdrop - gong-wpf-dragdrop v2.3.1

Published by punker76 about 4 years ago

As part of this release we had 1 issue closed.

Bug Fix

  • #358 Fix moving Adorner while ScrollViewer is scrolling

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.3.0

Published by punker76 about 4 years ago

As part of this release we had 6 issues closed.

Bugs

  • #333 Fix the file not found exception in opening urls.
  • #135 Touch Screen & Blocking Drop Handlers

Bug Fixs

  • #357 Fix scrolling issues if ScrollViewer CanContentScroll is set true
  • #356 Implement drag drop touch screen

Feature

  • #349 Support using a custom RootElementFinder

Feature Request

  • #110 ListBox drag and drop - touch screen

2020-10-17_23h45_57

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.2.0

Published by punker76 almost 5 years ago

As part of this release we had 10 commits which resulted in 2 issues being closed.

Bug Fix

  • #338 Fix DefaultDropHandler.TestCompatibleTypes for any IEditableCollectionView

Feature

  • #339 Add TargetFramework .NET Core 3.1

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.1.0

Published by punker76 about 5 years ago

As part of this release we had 2 commits which resulted in 1 issue being closed.

Feature Request

  • #332 .NET Core 3.0

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.0.6

Published by punker76 about 5 years ago

As part of this release we had 3 commits which resulted in 1 issue being closed.

  • Support .NET Core 3.0 Preview 9

Bug

  • #330 Effect adorner gets clipped at the window edges

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.0.5

Published by punker76 about 5 years ago

As part of this release we had 5 commits.

  • Support Use .NET Core 3.0 Preview 8

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.0.4

Published by punker76 about 5 years ago

As part of this release we had 2 commits.

  • Support .NET Core 3.0 Preview 7

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.0.3

Published by punker76 over 5 years ago

As part of this release we had 2 commits which resulted in 1 issue being closed.

Feature Request

  • #321 Use .Net Core 3 Preview 6

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.0.2

Published by punker76 over 5 years ago

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

  • #319 Treeview Scrolls Selction into view on Expand when using GongDD

Where to get it

You can download this release from gong-wpf-dragdrop

gong-wpf-dragdrop - gong-wpf-dragdrop v2.0.1

Published by punker76 over 5 years ago

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

  • #314 The new introduced DefaultDataWrapper breaks too much

Where to get it

You can download this release from gong-wpf-dragdrop

Related Projects