Skip to content

gong-wpf-dragdrop v4.0.0

Latest
Compare
Choose a tag to compare
@punker76 punker76 released this 05 Dec 15:54
de75a24

As part of this release we had 49 commits which resulted in 13 issues being closed.

Breaking Changes

  • !424 Enable custom IDragInfo & IDropInfo implementations
  • !476 Remove .NET Core 3.1 support
  • !505 Typo Detatch -> Detach in DropTargetAdorner corrected
  • !506 Set target to net462, net6 and net8

Bug

  • #493 Drag adorner freezes on screen after middle mouse button is pressed

Bug Fixs

  • !497 Always correctly reset state when drag is cancelled
  • !498 Check for IsHitTestVisible during hit tests
  • !502 Threading Problem

Enhancements

  • !453 Add logic to disallow child items in tree views
  • !486 * Use MultiSelector's UnselectAll() method instead of iterating over …

Feature

  • !489 DropTarget hint and DropHighlightAdorner background brush

Feature Requests

  • #487 [New Feature] Drop target hints
  • #488 [New Feature] Change brush for highlight adorner

Where to get it

You can download this release from gong-wpf-dragdrop

New Contributors

Full Changelog: 3.2.1...4.0.0