🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

Denxorz.InputOutputSnappingCanvas

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Denxorz.InputOutputSnappingCanvas

A WPF Canvas which allows easy connecting elements. Each element on the canvas can have zero or multiple in and outputs. These inputs and outputs will snap together.

1.5.3
Source
NuGet
Version published
Maintainers
1
Created
Source

Denxorz.InputOutputSnappingCanvas

Build status NuGet License

What does it do?

A WPF Canvas which allows easy connecting elements. Each element on the canvas can have zero or multiple in and outputs. These inputs and outputs will snap together.

Example

Denxorz.InputOutputSnappingCanvas sample gif

Tools and Products Used

Versions & Release Notes

version 1.5.3:

  • Add net8.0 target

version 1.5.2:

  • Fixes #3, StackoverflowException in GetGroups when having a circle of links
  • Added GetGroups to Sample

version 1.5.1:

  • Add net5.0 target

version 1.5:

  • Fixes #2, "removed links" are no longer used to build groups (caused InvalidOperationException)

version 1.4:

  • Expose snapping thresholds
  • Add a method to create links whithout snapping (so you can have groups after loading)
  • Fix bug where changed events are raised when no change occured

version 1.3:

  • Fix bug that caused imprecision while snapping inputs
  • Add a method to retrieve groups

version 1.2:

  • Connections can now be Cancelled
  • Expose Input and Ouput changed events

version 1.1:

  • Update DragCanvas so that Buttons/Comboboxes/etc can be used on a draggable control

version 1.0:

  • First version

Keywords

wpf

FAQs

Package last updated on 18 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts