BAndysc / nodify-avalonia

Highly performant and modular controls for node-based editors designed for data-binding and MVVM for Avalonia. Port of WPF's version: https://miroiu.github.io/nodify
https://github.com/BAndysc/nodify-avalonia
MIT License
78 stars 5 forks source link

[Bug] Starting a pending connection and pressing the Escape key throws an exception #3

Closed miroiu closed 5 months ago

miroiu commented 5 months ago

To Reproduce

  1. start a pending connection
  2. press Escape

Expected behavior The pending connection should be canceled.

Does it happen in WPF version? No.

BAndysc commented 5 months ago

Fixed: https://github.com/BAndysc/nodify-avalonia/commit/1c0620668f7d34a050b064fae38a368a8f02ba98